/*.hotelbox .price{
	display:none;
}*/
#wrap h2{
	position:relative;
}
#wrap h2 span{
	position:absolute;
	top:20px;
	left:563px;
}

div.txt{
	margin:0 5px 20px 5px;
	line-height:24px;
	background:url(../img/txt-bg.png) 0 0;
}
div.txt span{
	color:#ff2c9e;
	font-weight:bold;
}
div.txt span.green{
	color:#009133;
}


.hotelbox .depa{
	bottom:0;
	top: inherit;
    position: absolute;
}


.big .depa{
	left:480px;
	background-color:#ffeccc;
	width:130px;
	padding:10px 10px 10px 80px;
	background-position:10px center;
}

ul.anchor{
	margin:15px 0;
}

.big p span.price{
	right:80px;
}
