
/* ---------------------------------------------
/*  special
/* -------------------------------------------*/
p.special_city{
	font-weight: bold;
	color: #73614f;
}

p.special_hotel{
	font-weight: bold;
	color: #28221b;
}

p.special_desc {
	color: #28221b;
}

A.special_link {
	color: #73614f;
	float:right;
}

#thumbrighttitle {
	background-color: #473c30;
	position:absolute;
	width:259px;
	height: 20px;
	z-index:4; 
	display:inline;
	filter:alpha(opacity=95);-moz-opacity:.95;
	opacity:.95;
}

#thumblefttitle {
	background-color: #473c30;
	position:absolute;
	width:259px;
	height: 20px;
	z-index:4; 
	display:inline;
	filter:alpha(opacity=95);-moz-opacity:.95;
	opacity:.95;
}