/* @override 
	http://catch.s221.sureserver.com/css/print.css
*/

body {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: black;
	line-height: 1.5em;
}

.clearer {
	height: 1px;
	clear: both;
}

img, a {
	border: none;
}

/* Don't show these */
#left_col, #footer
 {
	display: none;
}

#catch_footer img {
	float: none;
	display: block;
	padding-bottom: 10px;
}

#map_canvas {
	width: 350px;
	height: 600px;
}

.map_directions {
	width: 100%;
}

.map_directions tbody tr td{
}

.map_search, .btn {
	display: none;
}
