#productGeneral ul#imagesbox {
margin-left:0px;
}
.smallimages {
padding:0px;
margin-top:0;
}
.smallimages li{
border:1px solid #c0c0c0;
float:left;
padding:0px;
list-style:none;
margin-right:3px;
height:54px;
}
.smallimages li:hover{border:1px solid #F87622;}
.smallimages li.selected{
border:1px solid #f00;
}

.smallimages ul{
padding:0px;
margin:0px;
}

.smallimages div{
float:left;
padding:0px;
margin:0px;
}
.smallimages .product_info_next_l{
cursor:pointer;
width:20px;
margin-right:3px;
vertical-align:bottom;
}
.smallimages .product_info_next_r{
cursor:pointer;
width:50px;
vertical-align:bottom;
}
