dd.content-product-header { color:blue; text-decoration: underline }
dd.content-product-header a:link,dd.content-product-header a:visited { color:blue }

div.outer_wrapper {
	margin-top: 10px
}

div.headline {
	width: 590;
	background-color: black;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	text-align: left
}

div.headline.lime {
	color: lime;
}
div.headline.red {
	color: red;
}
div.headline.white {
	color: white;
}

div.section_wrapper {
	margin-bottom: 20px
}

div.right_wrapper {
	float:right; 
	width: 250px
}
div.right_header {
	background-color:lightgrey; 
	color:black; 
	font-size:12pt;
	font-family: arial, sans-serif;
	font-weight: bold;
	border: solid 2px; 
	text-align:center; 
	margin-bottom: 5px
}
div.pressblurb {
	font-size: 10pt;
	font-family: times new roman, serif;
	margin-bottom: 10px
}
div.testimonial {
	font-size: 10pt;
	font-family: times new roman, serif;
	margin-bottom: 10px
}

span#ship_red {
	font-family: times new roman, serif; 
	font-size: 10pt; 
	font-weight: bold;
	color: darkred;
}
div#ship_black {
	font-family: times new roman, serif; 
	font-size: 11pt; 
	font-weight: normal;
	color: darkblue;
	margin-top: 10px
}
span#ship_tiny_black {
	font-family: times new roman, serif; 
	font-size: 8pt; 
	font-weight: normal;
	color: black; 
}
div#ship_text2 {
	font-family: times new roman, serif; 
	font-size: 10pt; 
	font-weight: normal;
	color: black; 
}
div#sale_text {
	font-family: arial, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	color: red; 
}
span#sale_sub_text {
	font-family: arial, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	color: darkgreen; 
}