/* Research Archive select CSS Document */
#archives {
	text-align: left !important;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2.3em;
}
#archives table{
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#archives td{
	font-size: 11px;
	color: #0B3873;
}
#archives input {}
#archives select{
	width: 100px;
}
#facts #second-navv ul, #second-navv li {
	list-style:none outside;
	margin:0;
}
#facts #second-navv ul {height:22px !important;}
#facts #second-navv li.last a {
	border-right:0;
}
#facts #second-navv a {
	color:#fff;
	text-decoration:none;
	border-right:1px solid #fff;
	padding:0 24px;
	display:table-cell;
	text-align:center;
}
#facts #second-navv a:hover {
	text-decoration: underline;
}
#facts #second-navv li {
	font:bold 1.0em Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	margin:8px 0 0;
	padding:0;
	text-align:center;
}
#facts #second-navv li.last a {
	border-right:0;
}
#facts #second-navv {
	background: #a40000;
}
#facts #second-navv a {
	padding:0 53px;
}
