#left_column {
	width: 544px;
	float: left;	
	margin: 5px 0 0 0;
}

#center_column {
	width: 237px;
	float: left;
	margin: 5px 0 0 4px;
}

#right_column {
	float:right;
	margin: 5px 0 0 4px;
	width:221px;
	text-align: center;
}

#description_column {
	float: left;
	width: 427px;
}

.description_separator {
	border-bottom: #ee7f01 1px solid;
	float:left;
	width: 554px;
}

#description_price {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	float: right;
	background-color: #ee7f01;
	padding: 5px 20px 5px 20px;
}

.description_label {
	color: #646362;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}

#map_search_box {
	width: 286px;
	border: #98A5B2;
}

#map_search_box_header {
	width: 286px;
	height: 25px;
	background-color: #5d82b1;	
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 25px;
}

#map_search_box_content {
	width: 286px;
	height: 340px;
	background-color: #ebebec;
}

#suggested_column {
	border: 1px solid #5d82b1;
}

#suggested_column_title {
	background-color: #ebebec; 
	color: #000000;
	font: bolder 11px Arial, Helvetica, sans-serif;
	margin: 2px;
	line-height: 26px;
}

#suggested_column_content {
}

#suggested_column_content .item {
	padding: 15px 12px 15px 12px;
	border-bottom: solid 1px #9e9e9f;
	text-align: left;
}	

#suggested_column_content a, #suggested_column_content a:visited, #suggested_column_content a:link  {
	text-decoration: underline;
	color: #191A71;
}

#suggested_column_content .title {
	font-weight: bold;
	color: #000000;
}

#suggested_column_footer a, #suggested_column_footer a:link, #suggested_column_footer a:visited { 
	text-decoration: underline;
	color: #191A71; 
	padding-right: 18px;
   background: transparent url(/images/link_item.gif) no-repeat center right;
}	

#center_promos {
	width: 237px;
}

#center_promos_header {
	background-color: #fea915;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 25px;
}

#center_promos_content {
	height: 340px;
	background-color: #ffffff;
	border: 1px solid #76bde3;
}

#center_promos_navigator {
	margin: 5px;
	width: 235px;
	text-align: center:
}

#center_promos_navigator .previous_navigator {
	float: left;
	width: 100px;
	margin-left: 5px;
}

#center_promos_navigator a.previous_navigator:link, a.previous_navigator:visited {
	float: left;
	font-size: 10px;
	color: #585757;
	text-decoration: none;
}

#center_promos_navigator a.previous_navigator:hover {
	color: #8B0000;
	text-decoration: none;
}

#center_promos_navigator .next_navigator {
	float: right;
	text-align: right;
	width: 115px;
	margin-right: 12px;
}

#center_promos_navigator a.next_navigator:link, a.next_navigator:visited {
	font-size: 10px;
	color: #585757;
	text-decoration: none;
}

#center_promos_navigator a.next_navigator:hover {
	color: #8B0000;
	text-decoration: none;
}

#alerts_box {
}

#alerts_box_header {
	width: 523px;
	background-color: #ebebec;
	background-image: url(/images/right_box_header.gif);
	background-repeat: no-repeat;
	color: #5d82b1;
	font-size:11px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	text-align:center;
}

#alerts_box_content {
	margin: 5px 10px 5px 10px;
}

a.list_item_link:link, a.list_item_link:visited {
	font-size:11px;
	font-weight:bold;
	color: #fc770b;
	text-decoration: underline;
}

.list_item {
	border-bottom: 1px solid #A5B0BA;
	padding: 7px 0 7px 0;
	margin: 5px 10px 10px 15px;
}

.list_item_title {
	color:#161616;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	padding-left: 100px;
	text-align: justify;
}

.list_item_text {
	font-size:11px;
	color: #7b7b7b;
	text-align: justify;
	padding-left: 100px;
}

.list_item_price {
	float: right;
	font-size:11px;
	font-weight: bold;
	color: #7b7b7b;
}

.list_item_price_big {
	float: right;
	font-size:11px;
	font-weight: bold;
	width: 60px;
	font-size: 15px;
	font-weight: bold;
	color: #930000;
}

.list_item_image_holder {
	float: left;
}

.list_item_image {
	border: 1px solid #3d8dc7;
}

.small_location {
	font-size: 9px;
}

.related_hotels{ 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt 0pt 0pt 10px;
	padding:4px 0pt 0pt 5px;
}
