@charset "utf-8";
.bottom_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #330066;
	background-color: d8bdf3;
	margin: auto;
	padding: 10px;
	clear: both;
	float: none;
	height: auto;
	width: 620px;
	border: thin solid #5c3683;
	overflow: visible;
	position: relative;
	top: 40px;
	left: auto;
	bottom: 100px;
}
