body {
	font-family: Tahoma, "Geneva", sans-serif;
	font-size: 67.5%;
	background: #000;
}

.small {
	font-size: 70%;
}

#container {
	background: url(../../images/backgrounds/sign_up_bg.jpg) top left no-repeat;
	min-height: 810px;
	_height: 810px;
	margin: auto;
}

#join-our-email-header {
	display: block;	position: relative;
	width: 400px; height: 25px;
	background: url(../../images/email_list/headers/Join-Our-Email-header.gif) -4px 0 no-repeat;
	margin: 55px 0 0 0;
	text-indent: -6000px;
}
	
#right-medium-column {
	display: block; position: relative;
	width: 400px;
	margin: 100px 0 0 350px; height: auto;
	font-size: 1.1em;
}

.email_text { 
	width: 350px; 
	display: block; 
	margin: 5px 0 0 0;
	
}

.actionText { margin: 0 0 25px 0; padding: 0; }
#submit { display: block; position: relative; width: 355px; height: 18px; text-indent: -6000px; margin-top: 60px; background: url(../../images/email_list/headers/Submit-header.gif) top left no-repeat; margin: 0;}
#reset-form { display: block; position: relative; width: 355px; height: 18px; text-indent: -6000px; margin-top: 60px; background: url(../../images/email_list/headers/Reset-Form-header.gif) top left no-repeat; margin: 0;}