
body {background: #ccc;}
#outer {width: 700px; height: 450px; background: #fff;}
#header {height: 28px; padding: 12px 30px 10px 250px; margin-bottom: 10px; font-family: "futura-pt", serif; font-weight: 700; font-size: 14px; line-height: 14px; color: #999; text-transform: uppercase;
	background: #000;
	background: -moz-linear-gradient(top, #000 0%, #333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, #333));
	background: -webkit-linear-gradient(top, #000 0%, #333 100%);
	background: -o-linear-gradient(top, #000 0%, #333 100%);
	background: -ms-linear-gradient(top, #000 0%, #333 100%);
	background: linear-gradient(to bottom, #000 0%, #333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000", endColorstr="#333",GradientType=0);
}
#main {padding: 20px 30px;}
#content {width: 420px; padding: 0 0 0 20px; min-height: 0; height: 280px; padding-bottom: 0;}
#sidebar {width: 180px; padding-bottom: 0; text-align: center;}
#content.forvideo {width: 280px; padding: 0 0 0 20px; min-height: 0; height: 280px; padding-bottom: 0;}
#sidebar.forvideo {width: 320px; padding-bottom: 0; text-align: center;}

#header b {position: absolute; left: 30px; top: 0; max-width: 200px; font-family: "minion-pro", sans-serif; font-weight: 700; color: #c79316; font-size: 40px; line-height: 50px;}

#content h1 {margin-bottom: 10px; padding-bottom: 10px; font-size: 22px; line-height: 26px;}
#content h2 {font-size: 16px; line-height: 22px;}
#content h3 {font-size: 15px; line-height: 21px;}
#content h4 {font-size: 14px; line-height: 20px;}

#profileleft {width: 230px;}
#profileleft .verifieddates {position: relative; right: 0; top: 0; width: auto; font-size: 13px; text-align: left;}
#profileleft .verifieddates .date {font-size: 12px;}

.awarddate {font-family: georgia, serif; font-style: italic; color: #666; font-size: 14px;}
.awarddate strong {display: block; font-family: arial, serif; font-size: 22px; color: #f07009; line-height: 26px; font-style: normal;}

#footer {left: 0; background: none; padding: 0;}
#footer img {display: block;}
