#page {
	background: #fff url(../graphics/general/bg_page_blue.jpg) 0 0 repeat-x;
	padding-top: 0;
}

#page_inner {
	background: transparent url(../graphics/pages/bg_locations.jpg) top center no-repeat;
	padding: 0;
}

#column_l {
	width: 220px;
	padding: 500px 0 0 30px;
}

#column_l h2 {
	margin: 0 0 1em;
	font-size: 30px;
	line-height: 1.1;
}

#column_r {
	width: 620px;
	padding: 111px 0 0 80px;
}

#intro {
	width: 460px;
	margin: 0 0 4em;
}

body.locations_page div.content_gallery_box {
	width: 620px;
}

body.locations_page table.collection_gallery_table {
	border-collapse: collapse;
	width: 620px;
}

body.locations_page table.collection_gallery_table td {
	vertical-align: top;
	width: 300px;
	padding: 0 0 45px;
	font: normal 15px/1.5 Arial,sans-serif;
}

body.locations_page table.collection_gallery_table tr td:first-child {
	padding-right: 20px;
}

body.locations_page table.collection_gallery_table td {
	vertical-align: top;
	width: 300px;
	padding: 0 0 45px;
	font: normal 15px/1.5 Arial,sans-serif;
}

body.locations_page table.collection_gallery_table td img {
	border: 1px solid #dcdcdd;
}

body.locations_page table.collection_gallery_table td div.location_address,
body.locations_page table.collection_gallery_table td div.location_numbers,
body.locations_page table.collection_gallery_table td div.location_urls {
	margin-bottom: 20px;
}

body.locations_page table.collection_gallery_table td div.location_numbers span {
	color: #7f8083;
}