#Communities span{
	padding:0px 10px;
	margin:0px;
}
.clear {
	clear:both;
}
.Buttons {
	text-align:right;
}
.Buttons a{
	padding:0px 10px;
	font-size:1.25em;
}
.RouteData li{
	clear:left;
	list-style:none;
}
.RouteData li a{
	font-size:1.25em;
	font-weight:normal;
	display:block;
	width:100px;
	float:left;
}
.RouteTable {
	width:600px;
	margin-left:20px;
}
.RouteTable a{
	font-size:1.25em;
	font-weight:bold;
}
.community{
	border-top:1px solid #e2e2e2;
}
.RouteList li a{
	font-size:1.5em;
	font-weight:normal;
	display:block;
	width:130px;
	float:left;
}
.RouteList li{
	clear:left;
	list-style:none;
	border-bottom:1px dotted #e2e2e2;
	display:block;
	padding:10px 0px;
}

.STroute {
	color:#00CC00;
}
.STroute:hover {
	color:#009933;
}
#CommunityList {
	width:100%;	
}
#CommunityList td{
	padding:1px 5px;
}
