#header h1{ position:relative; padding: 5px 0 0 160px; font:normal 16px Arial, Helvetica, sans-serif; font-weight: bold; color:#fff; } #dhtmltooltip{ font-family: Arial; font-size: 12px; color: blue; position: absolute; border: 2px solid black; padding: 2px; background-color: white; visibility: hidden; z-index: 100; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); } .tr { border-bottom : 1px solid #ccc; border-left : 1px solid white; border-right : 1px solid #ccc; border-top : 1px solid white; padding-bottom : 1px; padding-left : 1px; padding-right : 0px; padding-top : 1px; color : black; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight: bold; width: 260px; } .tg { border-bottom : 1px solid #ccc; border-left : 1px solid white; border-right : 1px solid #ccc; border-top : 1px solid white; padding-bottom : 1px; padding-left : 1px; padding-right : 0px; padding-top : 1px; color : green; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight: bold; width: 260px; } /*----------------------------------*/ #left-side { margin: 15px 20px 20px 10px; margin-bottom: 0; min-height: 520px; width: 490px; } #left-side.sub { padding: 25px 0 0 10px; } #main-description { margin-bottom: 0px; } #sidebar { float: right; width: 430px; position: absolute; top: 60px; right: 10px; } #panel-wrapper { width: 430px; height: 750px; overflow: hidden; margin: auto; } #panel-top { background: url(images/sidebar_topwide.png) no-repeat; height: 50px; width: 430px; color: #636262; font-style: italic; font-size: 20px; position: relative; z-index: 2; overflow: hidden; } #panel-top h1 { background: url(images/bullet.png) no-repeat 12px 17px; padding-left: 35px; line-height: 50px; } #panel-content { width: 430px; background: url(images/sidebar_repeat.png) repeat-y; overflow: hidden; } .inner { background: url(images/sidebar_shadow.png) no-repeat; padding: 10px 30px 0 14px; font-size: 12px; color: #666; }