#prPromo {background:#000 url(images/powerupbg.jpg) no-repeat top center scroll; color:#fff; font: Arial, Helvetica, sans-serif}
#PR_contestWrapper {width:1000px; height:auto; margin:auto}
#contestInfo {width:434px; height:116px; background:url(images/fade.png) repeat-x 0 0 scroll; padding:23px}
#contestHeader {width:510px; height:185px; padding:105px 0 0 460px; margin:auto}
#videoContainer{width:768px; height:450px; padding-top:5px; margin:auto; text-align:center; color:#0C3}
.smCopy{font: .75em Arial, Helvetica, sans-serif; font-weight:normal; text-align:center} 
.medCopy{font: 16px/24px Arial, Helvetica, sans-serif; font-weight:bold} 
.lrgCopy{font: 20px Arial, Helvetica, sans-serif; font-weight:bold}
#bodyWrapper {text-align: center}
#buttonWrapper {height:130px}
#enterNow {width:211px; height:25px; background:url(images/enternow.png) no-repeat top center scroll; overflow:hidden; text-indent:-10000px; margin:0 auto 40px auto}
#contestFooter {display:inline; font:10px Verdana, Geneva, sans-serif; font-weight:normal; color:#cacaca; text-align:center; min-width: 696px;}
	#contestFooter li {display:inline}
		#contestFooter li a {color:#cacaca; text-decoration:none}
		#contestFooter li a:hover {color:#f68521; text-decoration:underline}
.table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
	height:80px;
}
#submitButtons {  
	position: relative;
	width: 545px;
	height: 65px;  
	margin:auto;
	padding:0px;
	left: 0px;
}
#submitButtons li span { display:none}
#submitButtons li { float:left; list-style:none; position:relative}
#submitButtons li, #submitButtons a {margin:0px; padding:0px}
#vidSubmit a {
	margin:0px;  
	padding:0px;
	width: 235px;
	height: 65px;
	display: block;
	background:url(images/PR-Buttons.png) 0 -138px no-repeat;  
}
#vidSubmit a:hover {
	margin:0px;  
	padding:0px;
	width: 235px;
	height: 65px;
	display: block;
	top:23px;
	background:url(images/PR-Buttons.png) 0 0 no-repeat;
}
#storySubmit a {
	margin:0px;  
	padding:0px;
	width: 235px;
	height: 65px;
	display: block;
	background:url(images/PR-Buttons.png) 0 -207px no-repeat;
}
#storySubmit a:hover {
	margin:0px;  
	padding:0px;
	width: 235px;
	height: 65px;
	display: block;
	top:23px;
	background:url(images/PR-Buttons.png) 0 -69px no-repeat;
}
.contestField{margin-bottom:10px; border: 1px solid #35b3e5; background:url(images/fieldbgs.png) repeat-x 0 0 scroll}


textarea:focus.contestField, input:focus.contestField {
border: 1px solid #d2d2d2;
background-color: #bed8ef;
background:url(images/fieldbgs.png) repeat-x 0 -36px scroll
}


.submitLegal {color:#fff; margin-bottom:20px; text-align:center}
	.submitLegal a {color:#ffcc66; text-decoration:none}