.mail{
	float: right;
	height: 32px;
	margin-right: 10px;
}
#mailFriend_link{
	height: 32px;
	width: 225px;
}

.mailfriend_td_link{
	height: 32px;
	/*padding-top: 4px;*/
	background-image: url(/file?fle=23670);
	background-position: 0px 12px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

a.mailfriend_link, a.mailfriend_link:visited{
	height: 31px;
	color: #a7a8aa;
	text-decoration: underline;
	line-height: 33px;
	margin-top: -1px;
}
a.mailfriend_link:hover{
	height: 31px;
	color: #a7a8aa;
	text-decoration: none;
	line-height: 33px;
	margin-top: -1px;
}
#mailFriend_form{
	width: 280px;
	height: 140px;
	display: block;
	background-image: url(/file?fle=24795);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
}

.mailfriend_comment{
	width: 147px;
	margin-right: 10px;
}
input.mailfriend_input{
	margin-right: 10px;
	margin-bottom: 2px;
}
#mailFriend_form .mailfriend_gridtable td{
	white-space: nowrap;
	width: 120px;
	color: #666666;
}
#mailFriend_form .mailfriend_gridtable{
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 4px;
}
input.mailfriend_submit{
	display: block;
	width: 87px;
	height: 22px;
	background-image: url(/file?fle=24796);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px solid white;
	color: white;
}
td.mailfriend_td_success{
	display: none;
}