/*header*/

#top-section { position:relative; top: 0px;; }
#top-col { position:relative; padding-left:0px; padding-right:0px; padding-bottom:0px; }

#mechheader { position:relative; padding: 0px; height: 135px; background: url("/img/layout/header/background.jpg") repeat-x; }
 html>body #mechheader { height:135px; }
#mechheader .textSize { display:block; position: absolute; right:0; margin-right:0px; top: 0px; text-align:right; width:316px; }
 html>body #mechheader .textSize { width:316px; }
 
#linkbar { position: absolute; top: 120px; padding: 4px; padding-top: 3px; padding-bottom: 1px; height: 32px; color: #F4A62B; font-size: 10px; font-weight: bold; line-height: 10px; text-align: center; }
#linkbar .textSize { float: right; vertical-align: top; }

