p#no-opps {
	margin-top: 10px;
}

div.hidden {
	margin-top: 5px;
}

body.play_athlete_sponsorship div#content {
	background-image: url(/images/play_athlete_sponsorship/background.jpg);
	background-repeat: no-repeat;
	min-height: 716px;
	_height: 716px;
	position: relative;
	top: -13px;
}

body.press_landing div#content p {
	margin-bottom: 1.5em;
}

a:hover {
	text-decoration: none;
}

/* Left Side
******************************************/

#content #left {
	position: absolute;
	left: 57px;
	top: 48px;
	width: 390px;
	height: 540px;
}

#content #left a {
	color: #ba0001
}

#content #left p, #content #left ul {
	font-size: 1.2em;
	margin-bottom: 1.2em;
}

#content #left .gotoform a {
	display: block;
	background-image: url(/images/play_athlete_sponsorship/link_sponsorshipform.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	width: 234px;
	height: 15px;
}

#content #left .gotoform a:hover {
	background-image: url(/images/play_athlete_sponsorship/link_sponsorshipform_over.gif);
}

#content #left .formdeadlines {
	margin-top: 2em;
	overflow: auto;
	height: 220px;
}

#content #left .formdeadlines h3 {
	background-image: url(/images/play_athlete_sponsorship/deadlinetable_heading.jpg);
	background-repeat: repeat-y;
	width: 150px;
	height: 24px;
	margin-bottom: 0;
}

#content #left .formdeadlines table {
	background-image: url(/images/play_athlete_sponsorship/deadlinetable_background.jpg);
	background-repeat: repeat-y;
	width: 100%;
}

#content #left .formdeadlines table th, #content #left .formdeadlines table td {
	width: 50%;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 24px;
	padding: 0 6px;
}

#content #left .formdeadlines table th {
	color: #603913;
}

#content #left .formdeadlines table td.full {
	color: #988675;
}

/* Right Side
******************************************/

#content #right {
	position: absolute;
	left: 575px;
	top: 34px;
	width: 365px;
	height: 620px;
	color: #242021;
	font-size: 1.2em;
}

#content #right h3.faqs {
	position: relative;
	background-image: url(/images/play_athlete_sponsorship/heading_faqs.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	width: 65px;
	height: 46px;
	left: -20px;
}

#content #right .scroller {
	height: 90%;
	overflow: auto;
}

#content #right .scroller p {
	margin-top: 1em;
	font-weight: bold;
}

#content #right .scroller p.hidden {
	margin-top: 0;
	font-weight: normal;
	color: #8C6239;
}

#content #right a {
	color: #242021;
	text-decoration: none;
}

#content #right a:hover {
	text-decoration: none;
	color: #AD0008;
}