#email-info {
	position:relative;
}
a#info {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:152px;
	height:20px;
	background:url(img/email_info.gif) no-repeat left -1px;
	text-decoration:none;
}
#mail_space {
	width:142px;
	height:12px;
}
