.gallery .item {
	position: relative;
}
.gallery .item.item-package {
	margin-left: 11px;
	margin-bottom: 20px;
}
.gallery .item.item-package .header {
	padding: 0;
	font-size: 10.5pt;
	font-weight: bold;
	color: #2d70a5;
}
.gallery .item.item-package .header a {
	color: #2d70a5;
}
.gallery .item.item-package .thumb {
	position: relative;

	width: 185px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 7px;
}
.gallery .item.item-package .thumb a {
	display: block;
}
.gallery .item.item-package .thumb img {
	display: block;
}
.gallery .item.item-package .thumb img.img {
	background: url("images/default.jpg") no-repeat;
}
.gallery .item.item-package .box-header {
	min-height: 1.35em;
	padding: 0 7px 0 7px;
}
.gallery .item.item-package .class {
	margin-top: 3px;
	height: 11px;
}
.gallery .item.item-package .details {
	padding: 0 7px 4px 4px;
	color: #474747;
}
.gallery .item.item-package .details {
	color: #474747;
}
.gallery .item.item-package .details .hotel {
	height: 28px;
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 8.5pt;
}
.gallery .item.item-package .details .information {
	height: 40px;
	margin: 0;
	font-size: 8pt;
}
.gallery .item.item-package .details .prices {
	float: left;
	padding: 3px 4.5px;
	margin-top: 20px;
}
.gallery .item.item-package .details .prices .site-price {
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
}
.box_new_price {
	margin-top: 4px;
	float: right;
	width: 120px;
	font-size: 8pt;
}
p.box_site_price , p.box_phone_price {
	margin: 4px 0 0 0;
}
p.box_site_price strong {
	font-size: 13pt;
	color: #eb9349;
}
.gallery .item.item-package .details .prices .site-price a { color: #474747 }

.gallery .item.item-banner {
	margin-top: 23px;
}
.gallery .item.item-banner.first {
	margin-top: 0;
}

.gallery .item.last {
	margin-left: 0;
	margin-bottom: 0;
}
.gallery .item.even {
	margin-left: 0;
	margin-bottom: 0;
}
.gallery .item.oneline {
	margin-bottom: 8px;
}
.gallery .last {
	margin-left: 0;
	margin-bottom: 0;
}
.gallery .even {
	margin-left: 0;
}
