.products {
}

.products ul {
list-style-type:none;
}

.products ul li {
float:left;
margin-right:20px;
margin-bottom:10px;
}

.products img {
border:1px solid #333300;
}

.productlist {
width:170px;
height:230px;
overflow:hidden;
}

.productlistform {
width:170px;
overflow:hidden;
}
