/**
 * CSS
 * (c) 2007 Darío G. Ruellan / ecimTech
 * http://www.ecimtech.com.ar
 */

#mainbody .notice {
	text-align: center;
	background-image: url(../../images/icn_mail_send.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 100px;
}

#mainbody .notice .email {
	text-align: center;
	font-weight: bold;
}
