/*.hotelbox .price{
	display:none;
}*/

h2{
	margin-top:5px;
}

div.txt{
	margin:5px 0 15px 0;
	line-height:24px;
	background:url(../img/txt-bg.png);
	padding:0 5px;
}
div.txt span{
	font-weight:bold;
	color:#ff5400;
}

.hotelblock{
	clear:both;
}

.hotelbox .depa{
	bottom:0;
	top: inherit;
    position: absolute;
}

.hotelbox ul{
	background:none;
}

.big .depa{
	left:390px;
	background-color:#ffeccc;
	width:305px;
	padding:10px 10px 10px 10px;
	background-position:10px center;
}
.big .depa1{
	top:70px;
}

.big .depa .tour{
	background-color:#1C4BAF;
	color:#fff;
	font-size:10px;
	padding:1px 1px 1px 3px;
}

.big h5{
	width:550px;
}