#widecontent{
	padding-top:10px;
}
	
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;

}



.sidim{

	float:left;
	margin:12px 10px 5px 0px;
}
	
img.boxim{
	width:285px;
	height:100px;
	margin:10px 0px 0px 0px;
}

.mainboxtitle{
	font-family: Arial,Tahoma, century gothic,verdana, sans-serif;
	margin-bottom: 10px;
}
.mainboxtitle h2{
	font-size: 13px ;

}
.mainboxtitle h2 a, .mainboxtitle h2 a:link, .mainboxtitle h2 a:visited  {
	color:#000;
	background-color: transparent;
	}
.mainboxtitle h2 a:hover  {
	color: #333;
	background-color: transparent;
	}	

.mainbox {
	width:223px;
	margin: 10px 0px 10px 20px;
	height:100%;
	color:#666;
	font: 13px Arial,Tahoma, century gothic,verdana, sans-serif;
	float:left;
	background:#fff;
	border:1px solid #ddd;


	}
.mainboxcover{

	padding:10px;

}
.mainboxcover img {
	border: 2px solid #fff;
}
.mainboxcover img:hover {
	border: 2px solid #02014e;
}

.priceinfo{
	width:213px;
	height:20px;
	background: #3B4AA0;
	overflow:hidden;
	font-size:12px;
	position:relative;
	text-transform:uppercase;
	color: #fff;
	padding: 4px 0 0 10px;
}

