@charset "utf-8";
/* CSS Document */

.red
{
	color:#f40000;
}

.body-center td
{
	font-size:12px;
	color:#4c4c4c;
	padding-bottom:20px;
}

#contacts_name, #contacts_email
{
	width:265px;
}
#contacts_subject
{
	width:100%;
}
#contacts_body
{
	width:100%;
	height:121px;
}
#email
{
	background-image:url(../images/button-edit.gif);
	width:94px;
	height:25px;
	color:#FFFFFF;
	border:none;
	font-weight:bold;
}