.mailer_body {
	height: auto;
	position: absolute;
	color: #000;
}
.share_mailerBody{z-index:9999;}
.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: 0 15px 5px auto;
	width: 16px;
	height:16px;
	text-indent:-9999px;
	background:url(../../../images/close.gif) no-repeat;
}
.mailer_body .info {
	text-align: center;
	font-weight: bold;
	padding: 15px 0px 10px;
}
