/* Start of CMSMS style sheet 'catalog' */
.catalog_item{
   padding-bottom:30px;
   border-bottom: dashed 1px #c4c4c4;
}

.category_item {
   float:left;
   width:560px;
   margin-bottom: 10px;
   padding-bottom:10px;
   border-bottom: dashed 1px #c4c4c4;
}

.category_item img{
   float:left;
   margin-right:60px
}

.item_attribute_name{
   color: #45777b;
   margin-top:20px;
   margin-bottom:5px;
   font-size:18px;
}
/* End of 'catalog' */

