@charset "UTF-8";
/* CSS Document */


option { font-family:sans-serif; font-size:12px;
}

input {font-family:sans-serif; font-size:12px; padding: 5px;
}

.calc_wrapper { margin: 0px auto;
				width:225px;
				position:relative;
}

.calc_wrapper h1 {font-family:sans-serif; font-size:12pt;
}

#calc_wrapper h2 {font-family:sans-serif; font-size:11pt;
}

#calc_top { background:url(../calc_images/calc_top250.gif) no-repeat;
		
			width:250px;
			height:25px;
	
	
	}
	
#calc_body { background:url(../calc_images/calc_body250.gif);
			font-family:sans-serif;
			font-size:13px;
			width:250px;
	
}

#calc_foot { background:url(../calc_images/calc_bottom250.gif) no-repeat;
			width:250px;
			height:23px;
			
			
	
	
}

#calc_inside {width:225px; margin:0 auto;   

}

#map_canvas { width:225px;
				height:200px;
	
	
	}
	
.disclaimer { font-family:sans-serif; font-size:11px;
}

.fare { font-size:16px;
	}