#corp_hotel_title{
	border-bottom:1px solid #AD824D;
	margin:0px 7px 10px 6px;
	_margin:0px 5px 10px 8px;
}
#corp_hotel_dummy{
	border-bottom:1px solid #AD824D;
	margin:0px 9px 10px 4px;
	_margin:0px 7px 10px 7px;
}

.dv_cards_left{
	float:left;
	width:300px;
	text-align:center;
	margin-left:18px;
	_margin-left:7px;
}

.dv_cards_right{
	float:right;
	width:200px;
	margin-right:18px;
	_margin-right:7px;
}

.dv_card , .dv_card_selected {
	width:88px; 
	height:117px;
	border:1px solid #AD824D;
	margin:4px;
	float:left;
	text-align:center;
	cursor:pointer;
	overflow:hidden;
}

.dv_card_head{
	color:#AD824D;
	font-weight:bold;
	height:16px;
	vertical-align:middle;
	text-align:left;
	font-size:9px;
	margin-left:3px;
}
.dv_card_selected{
	background-color:#E8CCA1;
}
.dv_card_footer{
	/*font-weight:bold;*/
	/*height:16px;*/
	vertical-align:middle;
	color:#002C52;
	font-size:9px;
	text-align:center;	
}

img.spot{
	width:14px;
	height:14px;
	/*display:block;*/
	position:absolute;
	cursor:pointer;
}

#bigmap{

	width:330px;
/*	margin-left:auto;
	margin-right:auto;*/
	float:left;
	position:relative;
	height:400px;
	background-image:url('../gfx/bigmap.GIF');
	background-repeat:no-repeat;
	margin-left:60px;
	_margin-left:30px;
}
/*
.dv_card img {
	filter:alpha(opacity=50); 
	-moz-opacity:0.5	
}
.dv_card_selected img {
	filter:alpha(opacity=100); 
	-moz-opacity:1;	
}*/

.dot_map {
	position:absolute;
	width:14px;
	height:14px;
	font-weight:bold;
	font-size:9px;	
	color : #ffffff;
	text-decoration: none;
}
#blueGradation
{
	background: #3398CC url(../gfx/blueBg.jpg) fixed repeat-x;
}
