.producttext {
font-family: arial;
text-decoration: bold;
font-size: 10px;
color: #ffffff;
}
.producttext h2 {
font-family: arial;
text-decoration: bold;
font-weight:normal;
font-size: 10px;
color: #ffffff;
margin:0px;
padding:0px;
}
.producttext a:link, .producttext a:visited, .producttext a:active, .producttext a:hover { 
	text-decoration: none; color: #ffffff;
	}
#bullets UL {
	padding-left: 0px;
	margin: 0px;
}

#bullets LI {
	padding: 0px 0px;
	margin: 0px 5px 0px 0px;
 list-style-type: square;
 line-height: 12px;
}

.optionsbold {
font-family: arial;
text-decoration: underline;
font-size: 14px;
color: #000000;
}

