/* Start of CMSMS style sheet 'catalog' */
.category_items {}
.catnav {display: block;}
.catanav a {padding: 4px; background: #fff;}

.category_item {float: left; width: 250px; height: 230px; margin-bottom: 25px; margin-left: 50px;}
.category_item .image {text-align: center; background: #fff; height: 200px; width: 200px;}
.category_item .name {padding-top: 5px;}

.topcategory_item {float: left; width: 300px; height: 150px; margin-bottom: 15px; margin-right: 15px; text-align: center;}


#item-pic {float: left; width: 320px;}
#item-info {float: right; width: 300px;}

#item-title {font-size: 16px; margin-bottom: 10px;}
#item-desc {font}

#order {font-weight: bold;}
/* End of 'catalog' */

