#slidePanelBar { position:absolute; font:bold 12px Verdana; line-height:20px; text-align: left; } #slidePanelBarHandle { z-index: 100000; position: absolute; top: 0px; right: 3px; line-height: 100px; } .panelButton { width:300; text-align:center; font-family:arial; font-size:11px; cursor:hand; border-width:1px; border-color: #ACACAC; background-color:#dddddd; background-image: url(btn_bg.jpg); position:absolute; left:0px; top: 0px; border-style: solid; } .panelButton A, .panelButton A:visited, .panelButton A:link { text-decoration: none; color: black; } .scrollPanelUp { position:absolute; top:40px; } .scrollPanelDown { position: absolute; } .slidePanel { position:absolute; background-color: #eeeeee; z-index: 100; } .panel, .panelLinkHolder { position:absolute; left:0px; background-color: #eeeeee; background-image: url(panel_bg.jpg); background-repeat: repeat-x; } .panelLinkOut { position:absolute; overflow: hidden; height: 20px; cursor: hand; left:0px; font-size: 11px; font-family: helvetica, arial, sans; } .panelLinkIn { position:absolute; cursor: pointer; height: 20px; overflow: hidden; cursor: hand; left:0px; border: 1px solid #DEDCDC; font-size: 11px; font-family: helvetica, arial, sans; background-color: #F5F5F5; }