#schoolWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #BEBE82;
}
#schoollist table td #cityname {
	font-size: 16px;
	font-weight: bold;
	color: #BE1E2F;
}
#schoolWrapper #schoollist td {
	padding: 1px;
	text-align: left;
	vertical-align: top;
}
#schoolWrapper #schoollist img {
	padding: 3px;
	border: 1px solid #888777;
	height: 100px;
	width: 100px;
	margin-top: 4px;
}
#schoollist #schoolunit {
	width: 360px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	float: left;
}
#schoolWrapper #schoollist table {
	width: 340px;
	margin-left: 15px;
	margin-top: 10 px;
}
.cityname {
	font-size: 16px;
	font-weight: bold;
	color: #BE1E2F;
}
#schoolWrapper #schoollist {
	width: 800px;
	background-color: #DDDCAA;
	margin: 0px;
	height: 100%;
	overflow: auto;
}
#schoolWrapper #schoollist #statetitle {
	font-size: 24px;
	font-weight: bold;
	background-color: #DDDCAA;
	padding-top: 30px;
	padding-bottom: 5px;
	width: 725px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear: both;
}
#schoolWrapper #schoollist #title {
	font-size: 24px;
	font-weight: bold;
	background-color: #DDDCAA;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 725px;
	margin-left: 30px;
	text-align: center;
}
#schoolWrapper #schoollist #subtitle {
	font-size: 16px;
	font-weight: bold;
	background-color: #DDDCAA;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 725px;
	margin-left: 30px;
	text-align: center;
	font-style: italic;
	color: #70704E;
}
#schoolWrapper #schoollistSW {
	width: 800px;
	background-color: #DDDCAA;
	margin: 0px;
	height: 1700px;
}
