
.contact_details {
	float:left;
	padding:0 18px 0 0;
	width:211px;
}

#contact_map {
	float:left;
	width:278px;
	height:180px;
	margin:14px 0 0 0;
	border:1px solid #a2a08e;
}

.contact_form {
	padding:11px 0;
	_padding:0;

}

	.contact_form h2 {
		margin-bottom:13px;
	}


form div { margin-bottom: 5px; margin-left: 0 !important; width: 510px; padding-bottom: 4px; }

form label {
	display: inline-block;
	width: 226px;
	vertical-align: top;
	line-height: 24px;
	font: normal 12px/12px Tahoma, Arial, Helvetica, sans-serif;	
}

form input, form select, form textarea {
	width: 272px;
	padding: 3px;
	border: 1px solid #a2a08e;
	background: #ffffff;
	font: normal 12px/12px Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
}

form textarea { height: 120px; _height:100px; }

form select {
	padding: 0;
	width: auto;
}

form div.button {
	margin-top: 2px;
}

form input.btn {
	color: #fff;
    background: #175304;
    width: 78px;
    height: 24px;
    cursor: pointer;
    border:none;
	float:right;
	padding:0;
}

form input.btn:hover {
    background: #000;
}

form .cc,
form .ccexpiry {
  width: 40px;
}

form input.checkbox {
  width: 30px;
  background: none;
  border: none;
  margin-right: 170px;
}

form em {
  color: #ff0000;
}

#contact_map span {
	display:none;
}