.bestforvets{
	width:960px;
	margin:auto;
}
.bfv-header{
	display:block;
	width:960px;
	background:url(https://bestforvets.militarytimes.com/assets/images/header.png) no-repeat center;
	height:70px;
	margin: 20px 0px;
}
.bfv-list, .bfv-rankings-list{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
.bfv-list li{
	width:127px;
	height:190px;
	display:block;
	background:#CCC;
	float:left;
	margin:5px;
	border-radius: 5px;
	border-top-left-radius: 73px;
	border-top-right-radius:73px;
	text-align:center;
}
.bfv-rankings-list a:hover{
	color: #464646;
}
.bfv-rankings-list a:hover h2{
	color: #0af;
}
.clear{
	clear:both;
	display:block;
}
.bfv-list li span {
	text-shadow: 1px 1px 0px #fff;
	color: #473C45;
}
.bfv-past-rankings{
	width:960px;
	text-align:left;
}
.bfv-past-rankings h1, .archive-heading{
	font-size:22px;
	color:#333;
}
.bfv-rankings-list li{
	display:block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e0e0e0;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	height:101px;
}

.bfv-rankings-list li h2{
	margin:0px 2px;
	font-size: 18px;
}
.bfv-rankings-list li div{
	font-size:14px;
}
.bfv-rankings-list li img{
	float:left;
	margin-right:5px;
}
a.jobs-main-link{
	text-decoration:none;
	color: #473C45;
	display: block;
	height: 100%;
	width: 100%;
}
a.jobs-main-link:hover{
	color:#df014e;
}
.jobs-archive{
	display:block;
	height:30px;
	line-height:30px;
	width:100%;
	border:1px solid #bdbdbd;
	background: #efefef;
	color: #666;
	box-shadow: none;
	font-size:14px;
	text-decoration:none;
	margin:10px 0px;	
}
.bfv-archive, .bfv-archive li{
	margin:0px;
	padding:0px;
}
.bfv-archive li{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e0e0e0;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	height: 30px;
	line-height: 30px;
	text-align:left;
}
.bfv-archive .year{
	color:#666;
	float:left;
	margin-right:10px;
	font-size:12px;
	padding-left:10px;
}
.bfv-archive .document{
	color:#666;
	float:right;
	font-size:12px;
}
.bfv-archive .type{
	float:right;
	font-size:12px;
	color:#1990e5;
}
.bfv-archive a{
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.bfv-archive a:hover{
	text-decoration:underline;
	color:#000;
}
.bfv-logo{
	display:block;
	width:100%;
	height:100%;
}
.side-ads{
	width: 300px;
	min-height: 250px;
	max-height: 600px;
	float: right;
	margin-left: 10px;
	border: 1px solid #ccc;
}
.middle-ads{
	width:100%;
	height:90px;
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.rc-footer{
	background-color: #f7f7f7;
	height: 25vh;
}
.header-container{
	background-color: #000;
	color: #fff;
	text-align: left;
    padding-left: 25px;
}