#right .shadetabs { height: 24px; line-height: 24px; margin: -15px -15px 7px !important; }
#right .shadetabs li { float: left; border-right: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; padding: 0 !important; } 
#right .shadetabs li a { display: block; padding: 0 8px !important; color: #000000 !important; font-weight: bold; text-decoration: none; }
#right .shadetabs li a:visited { color: #2d2b2b }
#right .shadetabs li a:hover { color: #2d2b2b; text-decoration: none }
#right .shadetabs li a.selected { background-image: none; background-color: #e8e8e8; color: #fff }
#right .shadetabs li a.selected:hover { text-decoration: none }
#right .tabcontent { background: #fdfdfd; border-right: 0; color: #08596d}
#right .block { border: 1px solid #c0c0c0; padding: 15px; background: #fdfdfd; position: relative;	}
#right .bb { position: absolute; bottom: -1px; left: -1px; background: #fdfdfd; }
* html .bb {bottom: -13px}
@media Print    
{
.tabcontent {
	DISPLAY: block !important
}

}

