div.hotel_select {
	width:190px;
	background-color:#CCCCCC;
	border-color: #000000;
	border-top-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 12px;
	margin: 0;
	padding: 0;
	font-size:10px;
}
div.hotel_select div{
	width:175px;
	padding:5px 5px 5px 10px;
}
div.hotel_select div p{
	line-height:11px;
	margin-top:8px;
	padding:0;
	margin-bottom:15px;
}
img.button{
	margin-bottom:6px;
}
#hdrimage {
	overflow:hidden;
	height:250px;
	width:650px;
	margin:0;
	border-top:18px solid #336699; /*DYNAMIC COLOUR ALLOCATION HERE*/
	border-bottom:18px solid #336699; /*DYNAMIC COLOUR ALLOCATION HERE*/
	clear:both;

}
#hdrimage img {
	clip:rect(0px,650px,250px,0px);
}
#page_body {
	padding:0;
	margin:0;
	width:100%;
	background-color:inherit;
}
#content {
	width:410px;
	float:left;
	padding-left:24px;
}
div.l_col {
	width:650px;
	float:left;
	background-color:inherit;
	clear:left;
	height:auto;
	margin-bottom:20px;
}
div.r_col {
	width:190px;
	float:right;
	padding:0;
	margin:16px 24px 20px 16px;
	background-color:inherit;
	display:block;
}
#featured_hotel_copy {
	padding: 0 0 0 24px;
	margin: 0;
	width: 624px;
}
/*OVERRIDE DECLARATIONS IN PRIMARY STYLESHEET*/
#dolan_nav_footer {
	width:832px;
	margin-left:24px;
}
p.legal {
	margin-left:24px;
}
