#content h3 {

	width:500px;
	padding-left:200px;
	margin-right:-3px;
}

a.seasonlink {
	position:absolute;
	top:0px;
	left:25px;
	color:#ffffff;
}

#player {
	display:block;
	width:150px;
	position:absolute;
	top:30px;
	left:25px;
	margin:0px;
	z-index:999;
}

#player img {
	border:2px solid #ffffff;
	margin:0px;
	text-align:center;
}

span.statusFinalist, span.statusWinner {
	display:block;
	height:25px;
	width:150px;
	text-indent:-999em;
}

span.statusFinalist {
	background:url(/ciaa/images/status.png) 0 -25px;
}

span.statusWinner {
	background:url(/ciaa/images/status.png);
}

#details {
	width:550px;
	padding:0 0 5px 175px;
	background:#0b1d44;
	color:#ffffff;
}

#details table {
	width:500px;
	margin-bottom:0px;
}

dl#stats {
	display:block;
	width:525px;
	height:auto;
	padding:5px 0px 5px 200px;
	margin:0;
	clear:both;
	overflow:hidden;
	background:#ffffff;
}

dl#stats dt {
	float:left;
}

dl#stats dd {
	float:left;
	font-weight:bold;
	margin:0 10px 0 3px;
}

#fourcs {
	width:500px;
	margin:0 0 25px 200px;
}

#fourcs h4 {
	margin-left:0px;
}

#fourcs p {
	padding:16px 0;
}

.universitybutton, .facebookbutton, .twitterbutton {
	display:block;
	height:25px;
	width:151px;
	text-indent:-999em;
	margin:10px 0;
}

a.universitybutton:hover, a.facebookbutton:hover, a.twitterbutton:hover {
	background-position:0 -25px;
}

a.universitybutton:active, a.facebookbutton:active, a.twitterbutton:active {
	background-position:0 -50px;
}

.universitybutton {
	background:url(/ciaa/images/button_university.png);
}

.facebookbutton {
	background:url(/ciaa/images/button_facebook.png);
}

.twitterbutton {
	background:url(/ciaa/images/button_twitter.png);
}
