.mailer_body {
	border-top: 1px solid #0e324c;
	border-left: 1px solid #0e324c;
	border-right: 2px solid #153f5e;
	border-bottom: 2px solid #153f5e;
	width: 400px;
	height: auto;
	position: absolute;
	padding: 10px;
    z-index: 999;
    background: url(/images/bg_send_to_a_friend.png) repeat;
	_background: url(/images/bg_send_to_a_friend_2.gif) repeat;
}
.mailer_body .mailer_loading {
	padding: 10px;
	position: absolute;
}
.mailer_body .contact_form{
	width:400px;
}
.mailer_body h3{
	background: url(/images/tit_tell_a_friend.png) no-repeat center;
	_background: url(/images/tit_tell_a_friend.gif) no-repeat center;
	text-indent:-5000px;
	height:32px;
}
.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;
}