form{
	width:300px;
}

form span{
	width:80px;
	float:left;
}
form p{
	clear:both;
}

form input,form textarea{
	width:200px;
	float:right;
}

form input[type="submit"]{
	width:auto;
}

form input[name="postcode"]{
	width:100px;
	margin:0 100px 0 0;
}

.content{
	width:auto!important;
}

.content .left_column {
	float: left;
	padding: 0px 32px 0px 0px;
	width: 371px;
}

.content .right_column {
	float: left;
	width: 264px;
}

.content .left_column .manditory {
	font-style: italic;
}

.content .left_column p {
	clear: both;
}

.content .left_column .label {
	float: left;
	width: 83px;
}

.content .left_column .input {
	float: left;
	width: 288px;
}

.content .left_column .div_row {
	margin: 8px 0px 0px 0px;
}

.content .left_column .first {
	margin: 15px 0px 0px 0px;
}

.content .left_column form {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.content .left_column .div_row select,
.content .left_column .div_row input {
	font-size: 1em;
	float: left;
}

.content .left_column .div_row .small {
	border: 1px solid #A5A5A5;
	width: 123px;
}

.content .left_column .div_row .medium {
	border: 1px solid #A5A5A5;
	width: 185px
}

.content .left_column .div_row .large {
	border: 1px solid #A5A5A5;
	width: 284px;
}

.content .left_column .div_row .enquiry {
	border: 1px solid #A5A5A5;
	height: 87px;
	width: 284px;
}

.content .right_column .title_padding {
	padding: 30px 0px 5px 0px !important;
}

.content .right_column .title_padding {
	padding: 30px 0px 5px 0px !important;
}

.content .right_column .div_row .blue_text,
.content .right_column .div_row .blue_text a {
	color: #38609C !important;
	text-decoration: none;
}