#s_bodycont {
	width: 580px;
	height: auto;
	border: 0px solid #cecece;
	float: right;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	background-color: white;
}

.contactinfo {
	margin: 5px 5px 5px 45px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	font-family: "Arial";
	text-transform: uppercase;
	font-size: 10pt;
	color: black;
	background-color: white;
	border: 0px solid black;
}

.contactinfo #title {
	font-weight: bold;
}

#s_bodycont p {
	text-align: left;
	font-family: verdana;
	font-size: 10pt;
	margin-bottom: 30px;
	border: 1px solid #e9e9e9;
	padding: 5px;
}

#s_bodycont p #fs {
	font-weight: bold;
}

#contactspacer {
	height: 25px;
}


#contact_place {
	border: 1px solid black;
}
