 .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: #137647;
	      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: #189AD4;
	    }
	  
	    h1, h2, h3, h4 { color: #189AD4; }
		body {	    
		  color:#000000;
		  font-family:Arial,Helvetica,sans-serif;
		  font-size:12px;
		  font-weight:normal;
		  margin: 0px;
		  text-decoration:none;
		}

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

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

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

.pdf_footer { position: relative; bottom: 0px; left: 0; width:100%; }
.pdf_header { position: relative; top: 0px; left: 0;  width:100%; }
.pdf_header h1 { color: #ffffff; font-size: 24pt; padding-top: 20px; padding-left:30px; margin:0px; }

#box2{
position:relative;
background-color:#137647;
}

 

#content{padding: 0 0 0 10px;}



#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;
}
 

.c1tl{
position:absolute;top:0px;left:0px;
width:10px;height:10px;
background: url('http://macolighting.com/products/template/corners.gif') no-repeat;
}

.c1tr{
position:absolute;top:0px;right:0px;
width:10px;height:10px;
background: url('http://macolighting.com/products/template/corners.gif') 100% 0 no-repeat;
}

.c1bl{
position:absolute;bottom:0px;left:0px;
width:10px;height:10px;
background: url('http://macolighting.com/products/template/corners.gif') 0 100% no-repeat;
}

.c1br{
position:absolute;bottom:0px;right:0px;
width:10px;height:10px;
background: url('http://macolighting.com/products/template/corners.gif') 100% 100% no-repeat;
}

 
