@media screen {

	.page_layout_offers_c5_adv h1 {
		margin-bottom: .5em;
	}
	.page_layout_offers_c5_adv .rate {
		width: 348px;
		height: 105px;
		display: -moz-inline-stack;
		display: inline-block;
		position: relative;
		vertical-align: top;
		margin: 0;
		padding: 0;
		zoom: 1;
		*display: inline;
		margin-bottom: 1em;

		border: 1px solid #2C2A2A;
	}
	.page_layout_offers_c5_adv .rate .title {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		padding: 0 5px 0 130px;

		font-weight: bold;
		text-transform: uppercase;
		color: #FFF;
		background: #2C2A2A;
	}
	.page_layout_offers_c5_adv .rate img {
		position: absolute;
		width: 120px;
		height: 90px;
		top: 5px;
		left: 5px;

		border: 1px solid #2C2A2A;
	}
	.page_layout_offers_c5_adv .rate .description {
		position: absolute;
		top: 45px;
		left: 130px;
		right: 5px;
		height: 2.4em;
		line-height: 1.2em;
		font-size: 12px;

		overflow: hidden;
	}
	.page_layout_offers_c5_adv .rate span {
		position: absolute;
		bottom: 0;
		right: 0;

		background: #FFF;
	}
	.page_layout_offers_c5_adv .rate .price {
		position: absolute;
		top: 80px;
		left: 130px;
		font-size: 12px;

		font-weight: bold;

		overflow: hidden;
	}
	.page_layout_offers_c5_adv .rate .book {
		position: absolute;
		top: 75px;
		right: 5px;

		font-weight: bold;
		text-transform: uppercase;
		color: #FFF;
		background: #2C2A2A;
		font-size: 13px;

		overflow: hidden;
	}
	.page_layout_offers_c5_adv .rate .book a {
		display: block;
		padding: 5px 10px;

		font-weight: bold;
		text-transform: uppercase;
		color: #FFF;
		background: #2C2A2A;
	}
}
