.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 100%; /*width of featured content slider*/
height: 240px;
margin-right:0;

}

.sliderwrapper_feature{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 100%; /*width of featured content slider*/
height: 200px;
margin-right:0; 
}

.sliderwrapper .contentdiv{
visibility: hidden; 
/*leave as is*/
position: absolute; 
/*leave as is*/
left: 0;  
/*leave as is*/
top: 0;  
/*leave as is*/
padding: 0px;
/*background-color: #FBFDFF;*/
width: 100%; 
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.wrapper{
width: 100%;
/*
border: 1px solid;
*/
margin-top:0px;
margin-left:2px;
margin-right:2px;
}
.img_border{
width:77px;height:77px;padding:1px;
border: 1px solid #B9D4F9;
background-color:white;
display: block;
}
.pagination{
width: 100%;
padding: 0 0 0 5px;
text-align: right;
}

.pagination a{
padding: 2px 5px 3px 5px;
text-decoration: none; 
color: #00007D;
font-size:11px;
font-weight: bold;
/*background-color: #8EB4CE;*/
}

.pagination a:hover, .pagination a.selected{
color: #FFF;
background-color: #8EB4CE;
}

.feature_table
{
width:710px;
float:left;
margin-top:3px;
}

.hotpro_table
{
width:560px;
float:left;
margin-top:3px;
}

.name_pro
{
	text-align:left;
	font:normal 11px Verdana;
	color: #0560a6;
	text-decoration: none;  
}	

.price
{	
	text-align:left;
	font-weight: bold;
	font-size:11px;
	font-family: Verdana;
	color: #6f6f6f;
}

.curren
{	
	padding:2px;
	text-align:left;
	font-size:10px;
	font-family: Verdana;
	color: #6f6f6f;
}

.unit
{	
	padding:2px;
	text-align:left;
	font-size:11px;
	font-family: Verdana;
	color: #6f6f6f;
}

.textviewimg
{
	font-size:10px;
}