
#boxRightTops	{
	background: url("../images/boxes/boxRightQuizTopBackground.gif") 50% top no-repeat;
	margin-bottom: 3px;
}

#boxRightTops #boxRightTopsPadding	{
	padding: 4px 6px 11px 6px;
	background: url("../images/boxes/boxRightQuizBottomBackground.gif") 50% bottom no-repeat;
}

#boxRightTops #boxRightTopsPadding #boxRightTopsInner	{
	min-height: 170px;
	height: auto !important;
	height: 170px;
	background: white url("../images/boxes/boxRightQuizHeaderBackground.gif") repeat-x;
}

#boxRightTops ul.tabs, #boxRightTops ul.tabs li	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 30px;
}

#boxRightTops ul.tabs li	{
	float: left;
	height: 30px;
	width: 33%;
}

#boxRightTops ul.tabs li a	{
	display: block;
	height: 30px;
	line-height: 27px;
	text-align: center;
	background: url("../images/boxes/boxRightQuizTabInactiveBackground.gif") no-repeat;
}

#boxRightTops ul.tabs li a:hover	{
	font-weight: bold;
}

#boxRightTops ul.tabs li a.activeTab	{
	background: white;
	font-weight: bold;
}

#boxRightTops ul.tabs li a#boxRightQuizFirstTab:hover, #boxRightTops ul.tabs li a#boxRightQuizFirstTab.activeTab	{
	
}

#boxRightTops .content	{
	padding: 6px;
}

#boxRightTops .content .contentHidden	{
	display: none;
}

#boxRightTops .content .contentVisible	{
	display: block;
}

#boxRightTops .content ul, #boxRightTops .content ul li	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#boxRightTops .content ul	{
	margin-top: 6px;
}

#boxRightTops .content ul li	{
	margin: 4px 0px;
}

#boxRightTops .content ul li .LT, #boxRightTops .content ul li .RT, #boxRightTops .content ul li .RB, #boxRightTops .content ul li .LB	{
	margin: 0px;	
	padding: 0px;
	display: block;
}

/* #boxRightTops .content ul li .LT { background: #EEEEEE url("../images/boxes/boxRightSearchAdvancetSearch_LT.gif") left top no-repeat; }
#boxRightTops .content ul li .RT { background: url("../images/boxes/boxRightSearchAdvancetSearch_RT.gif") right top no-repeat; }
#boxRightTops .content ul li .RB { background: url("../images/boxes/boxRightSearchAdvancetSearch_RB.gif") right bottom no-repeat; }
#boxRightTops .content ul li .LB { background: url("../images/boxes/boxRightSearchAdvancetSearch_LB.gif") left bottom no-repeat; } 
*/

#boxRightTops .content ul li .LB a, #boxRightTops .content ul li .LB .aSpan	{
	display: block;
	line-height: 15px;
	min-height: 17px;
	height: auto !important;
	height: 17px;
	font-size: 11px;
	padding-left: 18px;
	color: #353535;
	background: url("../images/boxes/boxRightSearchAdvancetSearchArrow.gif") 6px 50% no-repeat;
}

#boxRightTops .content ul li .LB a:hover	{
	text-decoration: underline;
}

#boxRightTops .content ul li .LB a span.result, #boxRightTops .content ul li .LB .aSpan span.result	{
	color: #AA0000;
	width: 25px;
	text-align: right;
	display: inline-block;
}

#boxRightTops .content .info	{
	margin-top: 10px;
	border-top: 1px solid #DEDEDE;
	font-size: 11px;
	padding-top: 10px;
	text-align: right;
}

#boxRightTops .content .leftContent	{
	float: left;
	padding-top: 15px;
}

#boxRightTops .content .rightContent	{
	float: right;
	width: 150px;
}

#boxRightTops .content .activeArticlesLink, #boxRightTops .content .inactiveArticlesLink	{
	text-align: right;
}

#boxRightTops .content .activeArticlesLink a, #boxRightTops .content .inactiveArticlesLink a	{
	display: block;	
	float: right;
	padding-left: 10px;
	background: url("../images/boxes/boxRightQuizArrow.gif") left 50% no-repeat;
	font-size: 11px;
}

#boxRightTops .content .activeArticlesLink a:hover, #boxRightTops .content .inactiveArticlesLink a:hover	{
	text-decoration: underline;
}

#boxRightTops .content .inactiveArticles	{
	margin-top: 10px;
	border-top: 1px solid #DEDEDE;
	padding-top: 5px;
}

#boxRightTops .content .inactiveArticles ul	{
	margin-top: 10px;
}

#boxRightTops .content .inactiveArticles ul li	{
	margin: 3px 0px;
}

#boxRightTops .content .inactiveArticles a.moreArticles	{
	margin-top: 10px;
	display: block;
	float: right;
	padding-left: 10px;
	background: url("../images/boxes/boxRightQuizArrow.gif") left 50% no-repeat;
}
