#index_locations_page #body .location_list_items h5 {
	width: 700px; /**/
}

#index_locations_page #body img {
	border: 1px solid #c4c4c4; /**/
	float: right; /**/
	padding: 4px; /**/
}

.ie_le_7 #index_locations_page #body img {
	display: none; /**/
}

#index_locations_page #body .links_to_delete_location a {
	background-image: url(/images/buttons/Delete%20Location.png); /**/
	width: 143px; /**/
}

#index_locations_page #body .links_to_edit_location a {
	background-image: url(/images/buttons/Edit%20Location.png); /**/
	width: 123px; /**/
}

#index_locations_page #body #link_to_new_location a {
	background-image: url(/images/buttons/Add%20New%20Location.png); /**/
	width: 158px; /**/
}

#index_locations_page #body .links_to_directions a {
	background-image: url(/images/buttons/Get%20Directions.png); /**/
	width: 133px; /**/
}

#index_locations_page #body .links_to_map a {
	background-image: url(/images/buttons/See%20Map.png); /**/
	width: 89px; /**/
}

#index_locations_page #body .links_to_web_site a {
	background-image: url(/images/buttons/Go%20to%20Web%20Site.png); /**/
	width: 135px; /**/
}

#index_locations_page #body .locality_list_items,
#index_locations_page #body .location_list_items,
#index_locations_page #body .new_location_links,
#index_locations_page #body .non_location_list_items,
#index_locations_page #body .region_list_items {
	margin-left: 30px; /**/
}

#index_locations_page #body .location_list_items,
#index_locations_page #body .locality_list_items {
	margin-top: 10px; /**/
}

#index_locations_page #body .postal_addresses .localities,
#index_locations_page #body .postal_addresses .postal_codes,
#index_locations_page #body .postal_addresses .regions,
#index_locations_page #body .postal_addresses .street_addresses,
#index_locations_page #body .postal_addresses .units {
	display: inline; /**/
}

#index_locations_page #body .postal_addresses .localities:after,
#index_locations_page #body .postal_addresses .street_addresses:after,
#index_locations_page #body .postal_addresses .units:after {
	content: ","; /**/
}

#index_locations_page #body h3,
#index_locations_page #body h4,
#index_locations_page #body h5,
#index_locations_page #body .link_bars,
#index_locations_page #body .postal_addresses {
	line-height: 1.25em; /**/
}

#index_locations_page #body .region_lists {
	margin-bottom: 20px; /**/
}

#index_locations_page #body .non_location_list_items h5 {
	float: left; /**/
	margin-right: 10px; /**/
	margin-top: 6px; /**/
}
