#hospitals {
	text-align: left;
	padding: 10px;
	font-family: sans-serif;
	font-size: 12px;
}

#hospitals h1 {
	text-align: center;
}

#hospitals h2 {
	margin-left: 100px;
}

#hospitals p.sub_location {
	margin-left: 200px;
}

#hospitals a, #hospitals a:visited {
	color: #006600;
}

#shortcuts {
	text-align: center;
}

#doctors {
	width: 100%;
}

#doctors tr.odd {
	background-color: #ccc;
}

#doctors tr.even {

}