/* Start of CMSMS style sheet 'Multiplex-Blue : catalog' */
/* for the catalog pages */


div.item_attribute_name {
   padding: 5px 0px 0px 0px; /* CSS short hand rule first value is top then right, bottom and left */
   font-weight: bold;
   color: #555555;
   display: inline;
}

div.item_attribute_val {
   display: inline;
}

div.item_thumbnails a {
  padding: 20px 0px 10px 0px; /* top then right, bottom and left */
}

div.item_thumbnails {
  padding: 20px 0px 10px 0px; /* top then right, bottom and left */
}
/* End of 'Multiplex-Blue : catalog' */

