@charset "utf-8";
#container #left #contactform {
	height: 250px;
	width: 220px;
	left: 150px;
	top: 450px;
	background-image: url(images/blue_box.gif);
	float: left;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 55px;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 60px;
}
