@import url("base.css");
#menu li#mm5 a, #menu li#mm5 a:hover {
	background:url(../images/menu.gif) -521px -62px no-repeat;
}
.content h1 {
	display:block;
	width:130px;
	height:59px;
	margin:-50px auto 0 auto;
	background:url(../images/t_contact.gif) no-repeat;
}
.content h2 {
	margin:20px 0 10px 0;
	font-size:16px;
}
.content p {
	margin:0 0 20px 0;/*		text-align:justify;*/
}
.theForm {
	display:block;
	width:320px;
	margin:0 0 0 50px;
	float:left;
}
.location {
	margin:0 0 0 140px;
	display:inline;
	width:300px;
	float:left;
}
.style1 {
	display:block;
	font-size:.8em;
	color: #FF0000;
	margin:20px 0 -20px 0;
}
.style2 {
	color: #FF0000;
}
.textfieldInvalidFormatMsg {
	border:none;	color: #FF0000;
}
