.shop-product{
direction:ltr;
height:200px;
position:relative;
text-align:left;
width:538px;
overflow:hidden;
clear:both;
}
.shop-product h2{
	background:url("images/review-title.gif") no-repeat scroll center top transparent;
height:36px;
text-indent:-9999px;

}
.product-wrapper {
margin:10px auto;
overflow:hidden;
position:relative;
width:441px;
}
#product-body {
width:441px;
overflow:hidden;
clear:both;
}
#product-body a {
background-color:#FFFFFF;
border:1px solid #A3CBE6;
display:block;
float:left;
height:120px;
margin:0 7px 30px 0;
padding:5px 0;
width:100px;
}
#product-body a:hover {
background-color:#e2eeee;
}
#product-body li {
display:inline;
}
#product-body span {
display:block;
padding-top:3px;
text-align:center;
}

#product-body img {
padding:15px 0 10px;
}
#btn1 {
background:url("images/pre.gif") no-repeat scroll left top transparent;
left:5px;
top:105px;
}
#btn2 {
background:url("images/next.gif") no-repeat scroll left top transparent;
right:5px;
top:105px;
}
#btn1, #btn2 {
cursor:pointer;
height:35px;
position:absolute;
text-indent:-9999px;
width:35px;
}
