.catlist{
display:block;
width:600px;
height:260px;
overflow:hidden;
float:left;
clear:both;
}
.prodblock{
float:left;
display:block;
height:240px;
width:130px;
border:1px solid #eee;
margin-right:10px;
text-align:center;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #4D4D4D;
margin:3px;
padding:3px;
}

.wpsc_loading_animation{
font-size:9px;
line-height:10px;
margin:0;
overflow:hidden;
white-space: nowrap;
display:block;
width:125px;
height:30px;
text-align:left;
}