 .product_image {
    float: right;
    text-align:center;
 }
 
 #product_datasheet, #product_brochure, #product_ies {
   text-align:center;
   font-size: 18px;
   font-weight: bold;
 }
 
	    
	    .breadcrumbs { 
	      background-color: #68737D;
	      color: #EDFFDF;
	      font-weight: bold;
	      padding: 5px;
	
	    }
	    
	    .breadcrumbs a:link, .breadcrumbs a:visited {
	      color: white;
	      text-decoration:none;
	    }
	    
	    .breadcrumbs a:hover {
	      color: white;
	      text-decoration:underline;
	    }
	    
	    #product_datasheet a, #product_brochure a, #product_ies a{  
	      color: #04548C;
	    }
	  
	    h1, h2, h3, h4 { color: #04548C; }
		body {	    
		  color:#000000;
		  font-family:Arial,Helvetica,sans-serif;
		  font-size:12px;
		  font-weight:normal;
		  
		  text-decoration:none;
		}

		b{ color:#8F8F90;}
		
		a:link, a:visited {
          color:#333333;
          font-weight:bold;
          text-decoration:none;
        }

	    a:hover {
	      color: #9A9899;	
	      text-decoration: none;
	      font-weight: bold;
        }
        
        .contentpaneopen {
          width: 100%;
          padding: 10px;
        }

.specifications h1 { background-color: #04548C; color: #ffffff; padding: 5px; margin: 0px; }
.specifications h2 { background-color: #686868; color: #ffffff; padding: 5px; margin: 0px; }
.specifications table { border-spacing:2; }
.greenHeadings { background-color: #04548C; color: #ffffff; font-weight:bold;}
.greyData { background-color: #D8D8D8; color: black; }
.greyLabel { background-color: #04548C; color: white; width:1%; white-space:nowrap; }
.spacingTable td { text-align: center; }

.spacerrow { height: 12px; }

#evolt_footer, .pdf_header, .pdf_footer { display: none; }
#product_runningcost { width: 250px; text-alignment:center; border:1px solid #E4FFDF; padding-top:20px; padding-bottom:20px;}

a[href $='.pdf'] { 
   padding-right: 21px;
   background: transparent url(/pdf_icon_s.gif) no-repeat center right;
}
 
