#poster{ 
background: url('/wp-content/uploads/2014/04/bkgd_posterpage.png'); 
background-repeat: no-repeat; 
width: 477px;
height: 600px; 
border: 1px; 
float: left;
}
#poster .posterBanner{
background: url('/wp-content/uploads/2014/04/bkgd_headerposter.png'); 
height: 44px; 
width: 466; 
background-repeat: no-repeat; 
padding-top: 18px; 
padding-left: 15px; 
color: #fff; 
font-size: 14px; 
}

#poster .col1{
	width: 200px;
}

#posterSignup .col2{
 width: 250px; 
 height: 1100px; 
 float: right;  
}
.smallprint{
	font-size:11px !important;
}

/* mailchimp sign up form styles */
.mc_merge_var{
	/*display: inline-block;*/
}

#mc-indicates-required{
	display: inline-block;
	font-size:12px;
	float:left;
}
.mc_list{
	display: inline-block;
	min-width:150px;
}

.mc_var_label{
	font-size:12px;
}

.mc_radio_label{
	font-size:12px;
	float:left;
	margin-right:5px;
}
.mc_required{
	color:red;
}
#mc_signup_submit{
	background-color:#D9281B;
	border-color:#D9281B;
	margin-top:40px !important;
}

#posterSignup{
	height:1200px;
}
.mc_success_msg{
	
}