#secondarysection
{
	margin-bottom:		10px;
	font-size:			10px;
	text-transform:		Uppercase;
	color:				#6c7179;
	white-space:		nowrap;
	border-bottom: 		1px solid #bcbec2;
	height:				21px;
	overflow:			show;
	padding-left:		10px;
	width:				800px;
}

#secondarysection a
{
	color:				white;
	background-color:	#a6a7a9;
	float:				left;
	height:				20px;
	line-height:		20px;
	margin-right:		10px;
	border:				1px solid #a6a7a9;
	display:			block;
	padding:			0px 10px!important;
	border-bottom:		1px solid #bcbec2;
	margin-bottom:		-1px;
}

#secondarysection a:hover
{
	color:				#a6a7a9;
	background-color:	white;
	border:				1px solid #a6a7a9;
	border-bottom:		1px solid white;
}

#secondarysection a.active
{
	color:				#a6a7a9;
	background-color:	white;
	border:				1px solid #a6a7a9;
	border-bottom:		1px solid white;
}
#secondarysection .divider
{
	margin:				0px 7px;
	color:				#cccccc;
}
