#map_canvas{

	height: 300px;
	width: 100%;
	margin: 0px auto 0px auto;
}
.contactInfo{
	background:#fff;
	padding: 1px 10px 9px 10px;
	margin: 10px 0 15px 0;
	/*width:98%;*/
	width:94%;
	margin: 0 auto;
}
form{
	max-width: 990px!important;
}
form label.left {
	display: block;
	float: left;
	width: 200px;
}

@media screen and (max-width: 600px) {
   .field {
    
    width: 387px !important;
}

}


.position-main-title{
		color:#00336f;
		
	}
.position-title{
		font-weight: bold;
		margin-bottom: 5px;
		margin-top: 5px;
	}

form input.text, form textarea, form .textajaxuniquetext, form select {
	width: 200px!important;
	padding: 3px 3px;
	font-size: 15px;
	background-color: #eeeeee;
	border: 1px solid #dad9d9;
}
.field{
	float: left;
	width: 495px;
}
.middleColumn{

}
#Form_ContactUsSpesificForm fieldset h2,
.contactInfo h2{
	padding:7px 0px;
	font-size: 18px;
	/*font-weight: bold;*/
}
#SearchForm_SearchForm_Search{
	width:300px!important;
}
.ContactPersone{
	float: left;
	width:310px;
	margin-right: 12px;
}
	.ContactPersone ul li{
		margin:3px 0px;
	}
.map h1{
	padding-top: 15px;
}
.contactInfo h1{
	margin-top:5px;
}
.contactInfo h2{
	font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #CCC;
    padding-top: 15px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: #777;
}
.contactInfo li{
	font-size:13px;
}
#Form_ContactUsSpesificForm_action_doSubmit{
	background: #000;
	border: none;
	border-radius: 0px;
	padding: 5px;
	width: 90px;
	text-align: left;
	background-image: url('../images/submit-arrow.png');
	background-repeat: no-repeat;
	background-position: 67px;
	color: #fff !important;
}

form label.left {
	font-size:13px;
}

#Form_ContactUsSpesificForm .field .middleColumn select {
	border:1px solid #999!important;
	font-size:13px;
}