.mail_header
{
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:14px; padding-bottom:5px;
	vertical-align:top;
	color:#000;
}
.mail_text
{
	width:130px;
	font-family:"Lucida Grande", sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	height:15px;
	border:1px solid #999;
}
.registered
{
	width:200px;
	font-family:"Lucida Grande", sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	height:15px;
}
.send_btn
{
	background-image:url(../../elements/send_bg.jpg);
	background-repeat:no-repeat;
	border:0;
	width:30px;
	height:18px;
	
	font-family:"Lucida Grande", sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	color:white;
}

.mail_error
{
	color:#f00;
	font-weight:bold;
}