.center-selector img {
	margin: 10px 0 10px 22px;
}

.center-selector {
	background: url(../images/interior/centers/center-selector-bg.png) no-repeat;
	height: 79px;
	margin: 10px 0 10px -5px;
	padding-top: 9px;
	width: 543px;
}

.center-search {
	background: url(../images/interior/centers/center-search-bg.png) no-repeat;
	height: 102px;
	margin: 10px 0 10px -5px;
	padding-top: 12px;
	padding-left: 20px;
	width: 543px;
}

.center-search .submit-button {
	margin-bottom: -2px;
	margin-left: 10px;
}

.center-search td {
	width: 260px;
	height: 25px;
}

.center-search label {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.75pt;
	font-size: 7pt;
}

#center-search-map {
	border: 1px solid black;
	height: 390px;
	width: 518px;
}


.center-selector a {
	display: block;
	height: 36px;
	margin-left: 4px;
	width: 535px;
}

.center-selector a:hover {
	background-color: #c8ebf8;
}

.center-detail {
	background: url('../images/interior/centers/center-detail-bg.png') no-repeat;
	width: 543px;
	height: 411px;
	padding-top: 65px;
	padding-left: 11px;
	margin: 0 0 10px -5px;
}

#center-map {
	width: 520px;
	height: 320px;
	border: 1px solid black;
	margin-bottom: 25px;
}

.center-detail p {
	margin-top: -8px;
	padding-left: 19px;
	letter-spacing: 0.75pt;
	font-size: 8pt;
}

.schedule {
	background: url('../images/interior/centers/schedule-bg.png') no-repeat;
	width: 483px;
	height: 228px;
	padding: 30px;
	margin: 0 0 10px -5px;		
}

.schedule table {
	margin-top: 15px;
	width: 500px;
}

.schedule label {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.75pt;
	font-size: 7pt;
}

.schedule td {
	height: 39px;
}

.schedule img  {
	margin: 2pt;	
}

#name {
	width: 475px;
}

#e-mail, #date {
	width: 250px;
}

#phone, #time {
	width: 199px;
}

#clear img {
	margin: 0;
}

#location-list {
	color: #000000;
	font-size: 11px;
	height: 200px;
	margin-top: 20px;
	overflow-x: auto;
	overflow-y: auto;
	width: 466px;
	margin-left: 27px;
}

