/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 		.hitit {			height:300px; border:1px solid #111; margin:20px auto;width:100%;	padding:10px;	}
		.fiddy {			float:left;			display: block;			width:48%;			padding:10px;		}
		.fright {			float:right;	margin-right: 20px;}
		#locationColumn {height:100%;background:#eee;position: fixed;}
		#map {min-height: 200px;height:100%;}
		.tourContainer {}