ul#schedule-appointment {
	margin:0 auto;
	margin-top:50px;
	list-style:none;
}

ul#schedule-appointment li {
	float:left;
}

li#donor-center a {
	background:url(images/donor-center-bt.gif) no-repeat;
	width:112px;
	height:74px;
	display:block;
	text-indent:-9999px;
	margin-right:22px;
}

li#donor-center a:hover {
	background-position:0 -74px;
}

li#blood-drive a {
	background:url(images/blood-drive-btn.gif) no-repeat;
	width:112px;
	height:74px;
	display:block;
	text-indent:-9999px;
}

li#blood-drive a:hover {
	background-position:0 -74px;
}

ul#special-event-locations {
	list-style:none;
}

ul#special-event-locations li {
	float:left;
}

ul#special-event-locations li a {
	display:block;
	text-indent:-9999px;
}

li#jacksonville a {
	background:url(images/jacksonville-btn.gif) no-repeat;
	width:143px;
	height:73px;
}

li#jacksonville a:hover {
	background-position:0 -73px;
}

li#st-johns-county a {
	background:url(images/st-augustine-btn.gif) no-repeat;
	width:144px;
	height:73px;
}

li#st-johns-county a:hover {
	background-position:0 -73px;
}

li#savannah-low-country a {
	background:url(images/savannah-btn.gif) no-repeat;
	width:144px;
	height:73px;
}

li#savannah-low-country a:hover {
	background-position:0 -73px;
}

ul#key-messages li {
	list-style:none;
	text-align:left;
	padding-bottom:20px;
	padding-left:19px;
	background:url(images/blood-drop.gif) no-repeat left top;
	color:#000 !important;
}