/* 
resets 
-------------------------
*/

#bbcontest p {
	margin: 0 0 1em 0;
}

#bbcontest h3 {
	margin: 0 0 1em 0;
}

#bbcontest img {
	border: 0;
}

#bbcontest {
	background: white;
	padding: 7px;
	font-family: "Trebuchet MS","Tahoma","Helvetica","Arial",Sans-serif;
	color: white;
}

##bbcontest a {
	color: #15cf1a;
	font-weight: bold;
}

.panel-1 {
	position: relative;
	height: 359px;
	background: url(http://a.espncdn.com/i/contests/espnradio/blockbuster/top.panel.bg.jpg) no-repeat 0 0;
}

.panel-1-ty {
	position: relative;
	height: 359px;
	background: url(http://a.espncdn.com/i/contests/espnradio/blockbuster/top.panel.bg.thankyou.jpg) no-repeat 0 0;
}

.panel-2 {
	padding-top: 21px;
	background: url(http://a.espncdn.com/i/contests/espnradio/blockbuster/panel.divider1.png) no-repeat 0 0;
}

	.panel-2-inner {
		padding-bottom: 149px;
		background: #3c0002 url(http://a.espncdn.com/i/contests/espnradio/blockbuster/snowscape.png) no-repeat 0 bottom;
	}
	
	
.bb-title {
	position: absolute;
	top: 8px;
	left: 14px;
}

.bb-adservelogo {
	position: absolute;
	right: 25px;
	top: 67px;
}

.bb-bodytext {
	font-size: 13px;
}

.bb-note {
	color: #fffa9f;
	font-size: 11px;
	position: absolute;
	font-style: normal;
}

.bb-note-1 {
	width: 150px;
	text-align: center;
	top: 100px;
	left: 104px;
}

.bb-note-2 {
	width: 70px;
	top: 30px;
	left: 367px;
}

.bb-note-3 {
	width: 120px;
	top: 126px;
	left: 355px;
}

.bb-headercontent {
	position: absolute;
	left: 20px;
	top: 95px;
}
	
.desc-1 {
	font-size: 24px;
	width: 525px;
	line-height: 28px;
	font-weight: normal;
}

.desc-2 {
	width: 450px;
}

.bb-prizes {
	position: relative;
	width: 472px;
	height: 301px;
	background: url(http://a.espncdn.com/i/contests/espnradio/blockbuster/prizes.jpg) no-repeat 0 0;
}


/* 
poll 
-------------------------
*/

.bb-poll dl {
	float: left;
	font-size: 13px;
	margin: 0 0 16px 0;
}

.bb-poll dd {
	float: left;
	margin: 0;
	width: 24px;
}

.bb-poll dt {
	float: left;
	margin: 0;
	width: 270px;
}

.bb-promolabel {
	display: block;
	margin: 0 0 5px 24px;
	font-size: 13px;
}

.bb-promocode {
	font-size: 20px;
	margin-left: 24px;
}

.bb-votebutton {
	margin: 20px 0 0 24px;
}

.pollbar {
	height: 13px;
	background: #1b8d1e;
	margin: 0 0 4px 0;
}


/* 
Thanks 
-------------------------
*/

.thankyou-panel {
	width: 636px;
	height: 238px;
	background: url(http://a.espncdn.com/i/contests/espnradio/blockbuster/panel.thanks.jpg) no-repeat 0 0;
	text-align: center;
	color: #1b8d1e;
}

.thankyou-panel img {
	float: left;
	display: block;
}

#bbcontest .thankyou-panel h3 {
	font-size: 30px;
	margin: 15px 10px 10px 10px;
}

#bbcontest .thankyou-panel h4 {
	font-size: 22px;
	margin: 0 0 20px 0;
}

#bbcontest .thankyou-panel p {
	margin: 0 10px;
	font-size: 16px
}



