* {
	padding: 0px;
	margin: 0px;
}



img {
	border: 0;
}

#formContainer {
	width: 850px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

p {
	color: yellow;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
}

#leftCol label {
	color: yellow;
	font-weight: bold;
	font-size: 13px;
	float: left;
	clear: left;
	margin-top: 8px;
}

#leftCol input {
	clear: left;
	float: left;
	width: 388px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftCol textarea {
	clear: left;
	float: left;
		height:30px;
	width: 388px;
	font-family: Arial, Helvetica, sans-serif;
}

#rightCol label {
	color: yellow;
	width: 190px;
	font-weight: bold;
	font-size: 13px;
	float: left;
	clear: left;
	margin-top: 8px;
}

#rightCol label span {
	color: white;
	width: 190px;
	font-weight: normal;
	font-size: 11px;
	float: left;
	clear: left;
	margin-top: 0px;
}




#rightCol input {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}



#rightCol textarea {
	clear: left;
	float: left;
	width: 300px!important;
	height: 111px;
	font-family: Arial, Helvetica, sans-serif;
}

#rightCol select {
	float: left;
	width: 200px;
	margin: 8px 0px 8px 0px;
}

#pickUp {
	float: left;
}

#pickUp input {
	float: left;
	width: 200px;
	margin-top:8px;
	
}

select {
	float: left;
}

#leftCol {
	width: 420px;
	float: left;
}

#rightCol {
	width: 400px;
	float: left;
}

#furtherInfo label {
	color: yellow;
	font-weight: bold;
	font-size: 13px;
	width: 190px!important;
	float: left;
	height:40px!important;
	margin-top: 8px;
}



#allJourneyButtons {
	clear:left;
	float: left;
	width: 420px;
}

#returnRadio {
	float: left;
	width: 200px;
}

#singleRadio {
	float: left;
	width: 200px;
}

.RadioButton {
	float:left;
	width:20px;
	height:20px;
	padding-left:10px;
	padding-top:10px;
}

.Radio {
	float: left;
	width: 160px;
	padding-top:10px;

}


.radioRight {
	float:left;
	width:140px;
	height:20px;
	left: 180px;
	margin-bottom: 30px;
}


.radioLeft {
	float:left;
	width:140px;
	height:20px;
		margin-bottom: 30px;
}

#journeyTypeTwo {
width:15px!important;

}

#journeyType {
width:15px!important;

}


#sendButton {
	margin-left: 10px;
	margin-top:79px;
	border: none!important;
}


#enquiryextra {clear:left;}

#captchabox {clear:left;
padding-top:10px;
}


#captchabox a {
color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	}


.captchafield {float:right; width:200px; height:20px; margin-top:5px; margin-bottom:5px;}



.captchaLeft {float:left;width:190px;}

.captchaRight {width:200px;float:left; }