.pageContent h1 {
	background: url("/images/diyFSlogo.png") no-repeat scroll 0 -2px transparent;
	border-bottom: medium none;
	margin-bottom: 0;
	position: relative;
	left: -52px;
	height: 50px;
	top: -65px;
	padding: 13px 0 0 92px;
}

.pageContent h1 span {
	display: none;
}

#content h2 {
	position: relative;
	top: -6px;
	height: 62px;
}

#content h2 {
	background: url("/images/hdDiyFeatureSheets.gif") no-repeat scroll 0 0 transparent;
}

#content h2 span {
	display: none;
}

.image1 {
	display: block;
	margin: 8px 0 0;
	background: none repeat scroll 0 0 #BEE7F3;
}

.copy {
	float: left;
	width: 560px;
	text-align: justify;
}

.copy p {
	padding-bottom: 10px;
}

.copy p#custom {
	color: #EB024C;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

#pointFormDetails {
	background-color: #F7F7F7;
	float: right;
	width: 225px;
	padding: 13px;
	list-style-type: square;
	text-align: left;
	font-size: 11px;
	border: 1px solid #DDDDDD;
}

dt a {
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	background: none repeat scroll 0 0 #EB024C;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding: 8px;
	list-style-type: none;
	margin: 0 0 18px;
	border-radius: 5px 5px 5px 5px;
}

dt a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

dt a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

dt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

dd {
	list-style-type: square;
	list-style-position: inside;
	margin: 3px 0 21px;
	padding: 0 0 0 15px;
	color: #666666;
	line-height: 100%;
	background: url("../images/bltRedArrowSm.gif") no-repeat scroll 0 0 transparent;
}

