.where_text{
  line-height:22px;
	margin:0;
	}
	
.where_content{
	border-top:#003399 1px solid;
	margin:0 0 22px 0;
	}
	
.route_label{
	color:#333333;
	font-weight:bold;
	line-height:20px;
	padding:10px 0 0 0;
	| padding:0;
	}

.route_input{
  width:198px;
	border-top:#8f8f8f 1px solid;
	border-bottom:#cecece 1px solid;
	border-right:#8f8f8f 1px solid;
	border-left:#cecece 1px solid;
	float:left;
	height:17px;
	margin:0 0 0 0;
	}

.speed_radio{
	color:#000;
	line-height:18px;
	}
	
.time_select{
	width:124px;
	border:#7b9ebd 1px solid;
	}
	
.create_route{
	background:url(../images/motoring/create_route.gif) no-repeat 0 0;
	width:100px;
	height:18px;
	border:none;
	cursor:pointer;
	margin:9px 0 14px 0;
	}

.route_detail{
	border-top:#003399 2px solid;
	border-right:#003399 1px solid;
	border-left:#003399 2px solid;
	border-bottom:none;
	margin-bottom:0;
	}
	
.route_detail td{
	border-right:#003399 1px solid;
	border-bottom:#003399 1px solid;
	ine-height:16px;
	color:#333333;
	line-height:15px;
	padding:10px 6px;
	}
	
.route_detail td.forecastImg{
	border-right-width:0;	
	padding-top:3px;
	padding-right:0;
  }
	
.route_detail td img{
	float:left;
	}
	
.route_temp{
	font-size:17px;
	font-weight:bold;
	}
	
.route_detail th{
	background:url(../images/motoring/rotuen_header_bg.gif) repeat-x 0 0;
	border-right:#003399 1px solid;
	border-bottom:#003399 1px solid;
	line-height:14px;
	text-align:center;
	font-weight:bold;
	color:#003399;
	height:35px;
	}
	
.route_detail_overview{
	background-color:#ededed;
	color:#333333;
	height:38px;
	border-top:none;
	border-right:#003399 2px solid;
	border-left:#003399 2px solid;
	border-bottom:#003399 2px solid;
	margin:0 0 21px 0;
	}
.route_detail_overview p{
  float:left;
	line-height:38px;
	_line-height:20px;
	text-align:center;
	margin:0 0 0 25px;
	_margin-left:15px;
	}

.road_map h2{
  float:left;
	widht:240px;
}

.view_maps{
	float:right;
}

.clear_map{
	float:right;
	margin-right:15px;
}


#motoring_route_map_map {
	float: left;
	width: 434px;
	height: 366px;
	border: 2px solid #003399;
	margin: 4px 0px 0px 0px;
}	
	
.route_map_left{
	width: 434px;
}

.route_map_view{
	height:341px;
}

.route_map_options{
	background-color:#EDEDED;
	border-top:1px solid #003399;
	height:20px;
	text-align:center;
	width:434px;
	padding: 4px 0px 0px 0px;
}

.route_map_options a:link, 
.route_map_options a:active, 
.route_map_options a:hover, 
.route_map_options a:visited
