h2.subtitle{
	background		: url(../images/background/contact_sub_title.png) #3d3e44 no-repeat left bottom;
	padding-left	: 40px;
	padding-top		: 3px;
}

#center{
	min-height: 750px;
}

#center-bottom{
	width	: 930px;
	clear	: both;
	height	: auto;
	padding-left:17px;
}

#google_map_ctn{
	margin-left	: 65px;
	margin-top	: 35px;
	width		: 500px;
	height		: 270px;
	background	: url(../images/background/google_map_square.png) no-repeat;
	padding		: 10px 0px 0px 10px;
}


/* FORMS */
label{
	display:block;
}

#contact-leftform{
	width:390px;
}

.dynamic_form{
	padding		: 4px;
	border		: #CCCCCC 1px solid;
}

input.dynamic_form{
	width			:300px;
	color			:#333333;
	background-color:#FFFFFF;
}

textarea.dynamic_form{
	width:482px;
}

#input_captcha{
	width:165px !important;
	font-weight	: bold;
	text-transform:uppercase;
}

#button_submit{
	position		: relative;
	top				: -35px;
	left			: 794px;
	background		: none;
	width			: 90px;
	height			: 30px;
	background-color: #3d3e44;
	color			: #FFFFFF;
	border			: #CCCCCC 1px solid;
	cursor			: pointer;
	clear			: both;
}

#img_refresh a{
	font-size:10px;
	cursor:pointer;
}

.form_error_field{
	color:#FFFFFF !important;
	background-color:#990000 !important;
}

#form_error_panel{
	color	: #990000;
	height	: auto;
	width	: 444px;
	position: relative;
	top		: -30px;
	left	: 402px;
}
