#mediaNav {
	background-color:#1c1c1c;
	border:2px solid #20262A;
	padding:20px 0 20px 20px;
	text-align:center;
	width:700px;
}

#mediaCenter {
	height:305px;
	background-color:#1c1c1c;
	border:2px solid #20262A;
	border-bottom:0;
	margin-bottom:0;
	width:720px;
	text-align:center;
	padding-top:20px;
}

#vote {float:right; background:#000; width:255px; height:350px; text-align:center; padding:10px 0; border:2px #2C444D solid;}

#vote h3 {
	margin-top:0;
	background-color:inherit;
	color:#FFF;
	font-family:verdana,Arial,sans-serif;
	font-size:1.0em;
	font-weight:bolder;
}

#mediaNav img {margin-right:20px;}
#mediaNav a {outline:none;}

#mediaWrap {
	text-align:center;
	margin-top:50px;
	margin-bottom:30px;
}