﻿DIV#lhs_block { width: 385px; float: left; }
DIV#lhs_block DIV.content_block { background: none; padding: 8px; border-bottom: 0px; } 

DIV#center_block { width: 335px; float: right; }

TABLE.product_thumbs { float: right }
TABLE.product_thumbs TD { width: 100px; height: 100px; text-align: center; vertical-align: middle; border-left: 1px solid #bcbec0; border-bottom: 1px solid #bcbec0; }
TABLE.product_thumbs TD.first { border-left: 0px; }
TABLE.product_thumbs TR.bottom TD { height: 35px; border-bottom: 0px; }
TABLE.product_thumbs a:, a:visited { text-decoration: none }
TABLE.product_thumbs a:hover, a:active { text-decoration: none }

IMG.brandLogo { padding: 7px 0px 0px 10px; float: left; }
#brandName { font-weight: bold; color: #374c93; padding: 0px 0px 3px 10px; border-bottom: 1px solid #bcbec0; }
#brandName a:, #brandName a:visited { color: #374c93; text-decoration: underline}
#brandName a:hover, #brandName a:active { color: #374c93; text-decoration: underline}

DIV.productRangeName { font-size: 1.1em; font-weight: bold; color: #374c93; padding: 7px 0px 3px 10px; border-bottom: 1px solid #bcbec0; }

DIV.product_info {  margin-top: 15px; }
DIV.product_info IMG { float: right; margin-right: 40px; }
DIV.product_info H3 { float: left; font-weight: bold; padding: 0px; font-size: 1.0em; letter-spacing: 0px; color: #000; margin: 53px 0px 3px 10px; } 
DIV.product_info DIV.productDesc { clear: both; width: 285px; padding: 8px 40px 8px 10px; color: #8a8c8e; border-top: 1px solid #d6e3f4;}
DIV.product_spacer { background: #bcd0ec; height: 1px; margin: 0px 0px 10px 0px; }