/* Paul added for becomestager.asp page */
div#staging_intro_video {
	width: 460px; 
	height: 375px;
	margin: 20px 0 0 17px; 	
}
div#optinform {
	width: 460px; 
	height: 150px;
	margin: 23px 0 10px 20px; 	
	background: url(../images/hsr_optin_bg.gif) top left no-repeat;	
	padding-top:100px;
}

div#optinform .emailtable {
	text-align:left;
	color:#6C6C51;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
div#optinform input {
	background-color: #E4E4C6;	
	margin-bottom:3px;
	border-left:solid 2px #A8A87E;
	border-top:solid 3px #A8A87E;
	border-right:solid 1px #A8A87E;
	border-bottom:solid 2px #A8A87E;
	margin-top:3px;
}
div#optinform #submit {
	margin:0px auto;
	border-style: none;
}
img {
	border-style: none;
}
#optinheadlines h1 {
	color: #848463;
	background-color: #FFFFFF;
	font:bold 26px Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
#optinheadlines h3 {
	color: #848463;
	background-color: #FFFFFF;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	text-align:left;
}
#optinheadlines p {
	color: #848463;
	background-color: #FFFFFF;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
}
.optinsidebar p {
	color: #848463;
	background-color: #FFFFFF;	
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
}
.optintable p {
	color: #848463;
	background-color: transparent;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
}
/* End Paul */


