h1
{
	font-size: 16px;
}

#contact_left_info_container
{
	position: absolute;
	top: 3px;
	left: 3px;
	border: 3px solid #1a3271;
	width: 154px;
	height: 192px;
	background-image: url(../images/layout/contact/contact_left_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#contact_left_info_container > img
{
	position: absolute;
	top: 10px;
	left: 10px;
}

#contact_form_container
{
	position: absolute;
	top: 40px;
	top: 40px;
	left: 25px;
}