/*.mailer_body {
	border: solid 1px #cccccc;
	width: 400px;
	height: auto;
	position: absolute;
	padding: 10px;	 
	background: #fff;
}*/
.mailer_body .mailer_loading {
	padding: 10px;
	position: absolute;
}
.mailer_body .mailer_loading img {
	margin-right: 5px;
}
.mailer_body .mailer_loading img {
	width: 20px;
	height: 20px;
}
.mailer_body .btn_close {
	display: block;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	background: none;
	margin: 0px 5px 0px auto;
	width: 10px;
}
/*.mailer_body fieldset.data_container .f_row label {
	padding-left: 15%;
	width: 15%;
}*/
/*.mailer_body .info {
	text-align: center;
	font-weight: bold;
	padding: 15px 0px 10px;
}*/
