.mailer_body {
	position: absolute;
	display: none;
}
.mailer_container {
}
.mailer_body .mailer_loading {
	margin-top: 8px;
}
.mailer_loading {
	float: left;
	left-padding:5px;
	margin: 0px 10px 0px auto;
	top-padding:5px;
	width:100px;
}

.div_wait
{
	float: left;	
	width:110px;
}
.div_title
{
	float: left;	
	width:200px;
}
.div_close
{
	float: right;	
	width:60px;
}
.mailer_body .mailer_loading img {
	margin-right: 5px;
}
.mailer_body .mailer_loading img {
	width: 20px;
	height: 20px;
}
.mailer_body .btn_close {
	display: block;
	float: right;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 0px;
}
.mailer_body .btn_close a {
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#5B595A;
	font-weight: bold;
}
.mailer_body .btn_close a:hover {
	color:#2f80d9;
}
.mailer_body fieldset.data_container .f_row label {
	padding-left: 15%;
	width: 20%;
}
.mailer_body .m_info {
	text-align: center;
	font: #5b595a;
	font-weight: bold;
	padding: 15px 0px 0px 10px;	
}

.m_info
{
	color: #2f80d9;		
}