#sdg_container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 25px;
}
#flipbook {
	margin: 0px;
	padding: 0px;
}
#sdg_form {
	padding: 0px;
	width: 450px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#prev_sdg {
	float: left;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #999;
	width: 250px;
	height: 400px;
}

*html #prev_sdg {
	display: inline; /*IE6 float fix */
	width: 234px;
	padding: 7px;
}
#prev_sdg h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#prev_sdg p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#prev_sdg ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: -42px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	height: 30px;
	width: 194px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#prev_sdg ul li a {
	display: block;
	color: #000;
	text-decoration:none;
}
#prev_sdg ul li a:hover {
	display: block;
	color: #42B8FF;
	text-decoration:underline;

}

.clear {
	clear: left;
}
.pdf {
	background-image: url(http://www.dormanproducts.com/pages/sdg/images/pdf_icons.jpg);
	background-position: -3px center;
	background-repeat: no-repeat;
}
.video {
	background-image: url(http://www.dormanproducts.com/pages/sdg/images/youtube_icons.jpg);
	background-position: -3px center;
	background-repeat: no-repeat;
}
#video {
	float: left;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #999;
	width: 250px;
	min-height: 100px;
}
*html #video {
	display: inline; /*IE6 float fix */
	width: 234px;
	padding: 7px;
}
#video h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#video p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#video ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: -42px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	height: 30px;
	width: 194px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#video ul li a {
	display: block;
	color: #000;
	text-decoration:none;
}
#video ul li a:hover {
	display: block;
	color: #42B8FF;
	text-decoration:underline;

}