/* Start of CMSMS style sheet 'shop' */
.category_items {
margin:10px 0 0 40px;
}
.category_item {
float:left;
width:480px;
min-height:60px;
padding:5px 10px 0;
background: #969696 url(images/item-bg-top.gif) no-repeat top center;
}
.category_bottom {
display: block;
width:500px;
height: 14px;
clear: both;
margin:0 0 10px 0;
background: #969696 url(images/item-bg-bottom.gif) no-repeat top left;
}
.category_price {
color:#f00;
font-weight:bold;
font-size:1.2em;
margin:10px 0 0 0;
}
.catalog_item {
margin:10px 40px;
}
.addtocart {
background-color:#3F4B54;
border:1px solid #000;
color:#fff;
display:inline;
font-weight:bold;
margin:0 0 0 10px;
/* End of 'shop' */

