#content H2 {
	display: block;
	color: #006BB7;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	background: url(../images/dot-rule-background.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

#content P, #content UL, #content LI {
	color: #444444;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#products H2 {
	display: block;
	color: #006BB7;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	background: url(../images/dot-rule-background.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

H3 {
	display: block;
	color: #006BB7;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	padding-bottom: 5px;
}

#products P, #products UL, #products LI {
	color: #444444;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#extra-content H2 {
	display: block;
	margin-top: 0px;
	color: #006bb7;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	background: url(../images/dot-rule-background.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

#extra-content P {
	color: #999999;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#products TABLE TR TD P {
	margin-bottom: 0px;
	margin-top: 3px;
}

#products TABLE TR TD P SPAN.short-description-style {
	color: #999999;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#products .price-style {
	color: #006bb7;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-size: 24px;	
}

#products TABLE TR TD P SPAN.product-name-description-style {
	color: #006bb7;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 14px;	
}

#products TABLE TR TD P SPAN.product-variation-description-style {
	color: #000000;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 11px;	
}

#products SPAN.part-number-style {
	color: #999999;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}

#products A.button-link {
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background: url(../images/button.gif);
	padding: 5px;
	width: 153px;
}
