div#mailer_form_content input {
	width:340px;

}
div#mailer_form_content textarea{
	width:345px;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.ajax_preview_outer{
	z-index:100; 
	width:502px; 
	padding:0px;
	margin:0px; 
	margin-top:200px;
	margin-left:189px;"
	}

div#mailer_form_content label{
	color: #007790;
	height:500px;
	width:400px;
	
}

div#ajax_overlay_div{
	text-align:center;
	background:url(../images/overlay-bg.png);
	top:0px;
	height:0px;
	width:0px;
	left:0px;
}

div#white_overlay{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	display:none;
	z-index:150;
	background:url(images/overlay-bg.png) repeat;
}
