.mail-send{
	padding:15px;
	background:url('/images/background/stripe_td.gif') top left repeat #f6f4f5;
}
.mail-send span{
	display:block;
	margin-top:4px;
	margin-bottom:1px;
	font-family:Verdana;
	font-size:11px;
	color:#666;
}
.mail-send input,
.mail-send textarea{
	width:100%;
	border:1px solid #666;
	padding:1px;
	font-family:Verdana;
	font-size:11px;
	color:#666;
}
.mail-send textarea{
	height:70px;
	overflow:auto;/*ie6 scroll*/
}
.mail-send .button{
	width:auto;
	height:auto;
	padding:0px;
	margin-top:7px;
	border:none;
}
