.alt2 th, 
.alt2 td {
	background: #ededd5;
}

th.city2 {
	color: #ffffff;
	background: #009AAA;
	text-align: left;
	padding: 5px;
	font-size: 1.3em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
a.city2 {
	color: #ffffff;
background: #009AAA;
	text-align: left;
	padding: 5px;
	font-size: 1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

.locations2 table {
	width: 100%;
	margin-bottom: 0;
	border: solid #009AAA;
	border-width: 0 1px 1px 1px;
}
.locations2 td,
.locations2 th,
{
	border: solid #009AAA;
	padding: 3px;
	text-align: left;
	color: #000000;
}
.locations2 td {
	border-width: 0 0 0 1px;
}
.locations2 th {
	font-size: 12px;
	font-weight: bold;
	border-width: 1px 0 0 1px;
}
.locations2 .days,
.locations2 .hours {
	text-align: center;
	width: 5em;
}
.locations2 .lobby-driveup {
	width: 7em;
}
.locations2 .services {
	font-style: italic;
}
th.branch {  
	padding: 3px;
	text-align: left;
	color: #000000;
}
th.days {
	color:#000000;
}