.myproducts img {

margin-right:10px;
border:2px solid #CCCCCC;
float:left;



}

.myproducts {
	
	width:650px;
	min-height:170px;
	height:auto !important;
	border-bottom: 1px dashed #2e5b7e;
	margin-top: 20px;
	clear:both;
	
}

#content {

width: 800px !important;
text-align:left !important;
	font-family: "Trebuchet MS" !important;
	font-size:12px !important;
}
a.myproduct-title {

font-weight:normal !important;
}
a.myproduct-title, a.myproduct-title:visited {
font-weight:normal !important;
	font-size:17px !important;
	color:#FFFFFF !important;
	font-family: "Trebuchet MS" !important;

}

a.myproduct-title:hover, a.myproduct-title:active {
font-weight:normal !important;
	font-size:17px !important;
	color:#CCCCCC !important;
	font-family: "Trebuchet MS" !important;
	
}
