.TabbedPanels {background: url(../images/pv_bj.png) repeat-x top left;border: 1px #EAEAEA solid; padding-bottom:3px;overflow: hidden;clear: none;width: 230px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/} .TabbedPanelsTabGroup {width: 230px;height:32px;} .TabbedPanelsTab {position: relative;float: left;line-height:32px;text-align: center;width:115px;-moz-user-select: none;-khtml-user-select: none;cursor: pointer;color:#555;font-size:14px;} .TabbedPanelsTabSelected {background: url(../images/newbj.png) repeat-x top left;color:#fff;} .TabbedPanelsContent {width: 230px;} .TabbedPanelsContent li {line-height:30px;border-bottom:1px dotted #ccc;font-size:14px;margin:0 1px;} .TabbedPanelsContent li a {background: url(../images/block1.gif) no-repeat 15px center;text-indent:30px;display:block;color:#555;} .TabbedPanelsContent li a:hover {text-indent:40px;color:#034fc2;} /* Styles for Printing */ @media print { .TabbedPanels { overflow: visible !important; } .TabbedPanelsContentGroup { display: block !important; overflow: visible !important; height: auto !important; } .TabbedPanelsContent { overflow: visible !important; display: block !important; clear:both !important; } .TabbedPanelsTab { overflow: visible !important; display: block !important; clear:both !important; }