.h4 {
	font-family: arial;
	font-size: 11px;
	line-height: 165%;
	color: #333333;
}
hr {
	color: #DEDEDE;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}
.title {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.content {
	color:#000000;
	font-family: arial;
	font-size: 11px;
	line-height: 165%;
}

.content1{ color:#000000; font-family: arial; font-size: 11px; line-height:165%; margin-top:7px; }
.content_style{
	color:#D90B32;
}	
.tablebg {
	background-color: #FFC7B7;
}
.tablebg1 {
	background-color: #FFEFEA;
}
.tablebg2 {
	background-color: #FF8D6C;
}

.button{margin-bottom:10px; margin-right:10px; margin-top:10 px }

#productList 
{ 
	margin: 0px auto; 
	width: 750px; 
	padding-left: 25px; 
	padding-top: 25px; 
	font: 700 11px Verdana, Arial, Helvetica, sans-serif; 
}
#productList .productThumb 
{ 
	display: block; 
	float: left; 
	margin-right: 25px; 
	width: 200px; 
	height: 200px;
	margin-bottom: 25px; 
	text-align: center; 
	padding: 11px; 
	background: #FFFFFF; 
	border: 1px solid #FFC7B7; 
}
#productList .productThumb:hover img { background: #D90B32; }
#productList .productThumb a { text-decoration: none; color: #D90B32; }
#productList .productThumb a:hover { text-decoration: underline; color: #D90B32; }

#productList .productThumb img 
{ 
	display: block; 
	background: #FFFFFF; 
	margin: 0px auto 10px; 
}
.clear { clear: both; height:0; overflow:hidden }
.clearfix:after { content:"."; height:0; display:block; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hide from IE Mac \*/
.clearfix { display:block; }
