/* Start of CMSMS style sheet 'Module: Products' */
div.ProductDirectoryItem {
   clear:both; 
   border-top: 1px dotted #666;
   margin: 20px 0 20px 0;
}

div.ProductThumb {
   Float: left;
   margin-right: 10px;
}

div.ProductLongDescr {
   clear:both; 
   margin-left: 100px;
}

div.Pris {
   float: right;
   color: #ddb71e;
}
/* End of 'Module: Products' */

