.tabbedFactBox{
	width:203px;
	position: relative;	
	float:right;
	padding: 0 0 0 5px;
}
h3.tab_selected{
	background:#FFFFFF none repeat scroll 0%;
	color:#333333;
	font-weight:bold;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	float:left;
	font-size:11px;
	height:16px;
	height:17px !important;
	line-height:16px;
	margin:0pt 3px 0pt 0pt;
	padding:5px 10px 5px 10px;
	text-align:center;
	text-decoration:none;
}
h3.tab{
	background:#DEDEDF none repeat scroll 0%;
	color:#333333;
	font-weight:bold;
	border:1px solid #999999;
	border-bottom:1px solid #DEDEDF;
	float:left;
	font-size:11px;
	height:14px !important;
	line-height:15px;
	margin:0pt 3px 0pt 0pt;
	padding:5px 10px 5px 10px;
	text-align:center;
	text-decoration:none;
}
dl.supertues{
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	float:left;
	font-size:11px;
	line-height:16px;
	margin:0px;
	text-decoration:none;
	width:200px;
}
dt{
	background-color:#EBECED;
	padding:1px 5px 0px 5px;
	margin: 5px 0 3px 0;
}
dd{
	margin:0px 0px 0px 5px;
	padding:0;
}
.candidate{
	float:left;
	padding: 0 3px 0 0;
}
.hide{
	display:none;
}
.inactive{
	text-decoration:none;
	color:red;
}
.tabWrapper{
	background:transparent url(http://newsimg.bbc.co.uk/nol/shared/bsp/guides/img/tab_nav_line.gif) repeat-x scroll center bottom;
	height:27px !important;
	margin:0pt;
	padding:0pt 0pt 0pt 0px;	
	width:202px;
}
.tabWrapper span{
	color:#000099;
}
.tabWrapper span:hover{
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
}



