label {    
	float: left;
	width: 11em;    
	margin-right: 1em;
	text-align: right;  
	color: white;
	font-family:"Arial",sans-serif;
}

input {
	margin-bottom: 10px;
}

#next {
	margin-left: 260px;

}

body {
	color: ffffff;
}

#tablehead {
	background-color: 4f73c1;
	color: fff;
}

#resultstable {
	background-color: fff;
	color: 000;
	border-color: gray;
	width: 600px;
	margin-top: 35px;
	
}

#step3_wrapper {
	background-image:url(images/step3_bg_top.jpg);
	background-repeat:no-repeat;
	width:1096px; 
	height:575px;
}

#step3_inner {
	padding-top:350px;
	padding-left:65px;
}

#step3_mid {
	background-image:url(images/step3_bg_mid.jpg);
	background-repeat:no-repeat;
	width:1096px;
	padding-left:65px;
}

#step3_bot {
	background-image:url(images/step3_bg_bot.jpg);
	background-repeat:no-repeat;
	width:1096px;
	height:29px;
	padding-left:65px;
}

#car_trans {
	margin-left: 33px;
}

#train_trans {
	margin-left: 45px;
}

#boat_trans {
	margin-left: 40px;
}

#plane_trans {
	margin-left: 40px;
}

#next_btn {
	margin-top: 80px;
	margin-left: 210px;
}

#prev_btn2 {
	margin-top: 80px;
	margin-left: 140px;
}

#next_btn2 {
	margin-left: 55px;
}

.final_title {
	color: 8dc63f;
	font-size: 24px;
}

.ac_results {
	color: 000;
}

.ac_results IMG {
	display: none;
}