.select_list li {
	background: url(../images/case_studies/item_header.png) no-repeat;
	margin-top: 5px;
}

.select_list a {
	background: url(../images/case_studies/item_header.png) no-repeat;
}
.select_list a:hover {
	background: url(../images/case_studies/item_headerover.png) no-repeat;
}

.sub_content .border {
	background: url(../images/case_studies/sub_content_box_vback.png) repeat-y;
}

.sub_content .body {
	background: url(../images/case_studies/sub_content_box.png) repeat-x top;
}

.sub_content .bottom {
	background: url(../images/case_studies/sub_content_box_bottom.png) no-repeat;
	position: relative;
	top: -5px;
}

.select_list a {
	font-size: 12px;
}

.organiser {
	color: #777;
	font-weight: bold;
	font-size: 1.2em;
}

.body_wrapper .sub_content .body {
	padding-bottom: 10px;
	margin-left: 0;
	width: 434px;
	overflow: hidden;
}

.body_wrapper .body {
	padding-bottom: 10px;
	position: relative;
}

#news a {
	color: #fff;
}

#booking_links {
	height: 23px !important;
}

.select_list .body a.boxed_link {
	padding: 0 !important;
	background: url(../images/news/book_now.png) no-repeat;
	display: block;
	width: 68px;
	height: 22px !important;
	min-height: 0;
	line-height: 24px;
	color: #330066;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
}

.book {
	float: left;
}

.location { 
	float: right;
}

.column_container {
	position: relative;
	top: -10px;
}

.archive_button {
	display: block;
	color: #330066 !important;
	background: #fff url(../images/news/archive.png) no-repeat bottom;
	overflow: hidden;
	width: 478px;
	height: 41px;
	line-height: 41px;
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: -2px;
}

.news_page_button {
	display: block;
	color: #330066 !important;
	background: #fff url(../images/news/news_page.png) no-repeat bottom;
	overflow: hidden;
	width: 478px;
	height: 41px;
	line-height: 41px;
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: -2px;
}


.body_wrapper .body {
	margin-left: 1px;
	width: 456px;
}

