.crosslinks-holder {
    margin-left: 16px;
}

.deals {
    display: inline-block; *display: inline; *zoom: 1; /* IE7 */
}

.brief {
    padding-left: 16px;
    width: 849px;
    height: 208px;
}

.brief-text {
    width: 649px;
    display: inline-block; *display: inline; *zoom: 1; /* IE7 */
}

.brief-title {
	font-weight: bold;
    font-size: 34px;
    margin: 16px 0 10px;
    color: #FFFFFF;
    text-shadow: 0 0 5px #003050;
}

.brief-description {
    line-height: 1.2;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    text-shadow: 0 0 5px #003050;
}

.brief-report {
    width: 200px;
    height: 208px;
    display: inline-block; *display: inline; *zoom: 1; /* IE7 */
    vertical-align: top;
    position: relative;
}

.resort-logo {
    margin: 10px auto 0 auto;
}

.onthesnow {
    position: absolute;
    bottom: 0;
    right: 0;
}

.offers {
    width: 648px;
    display: inline-block; *display: inline; *zoom: 1; /* IE7 */
    margin-top: 18px;
}

.offers-loading {
	display: block;
	width: 634px;
	margin-top: 100px;
	text-align: center;
	font-size: 46px;
	color: #2A5378;
}

.offer {
    margin: 0 16px 16px 0;
}

.offer-details {
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.offer-slidable:hover .offer-details {
    top: 156px;
    height: 0;
    opacity: 0;
}

.offer-sponsored-link {
    display: block;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 416px;
    height: 220px;
    overflow: hidden;
}

.offer-sponsored-link:hover {
    text-decoration: none;
}

.offer-sponsored {
    width: 416px;
}

.offer-sponsored-texts {
    display: inline-block; *display: inline; *zoom: 1; /* IE7 */
    vertical-align: top;
}

.offer-sponsored .offer-details {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    width: 216px;
    position: static;
}

.offer-sponsored .offer-head {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    width: 192px;
}

.offer-sponsored .offer-prop {
    width: 192px;
}

.offer-sponsored-image {
    height: 220px;
    width: 200px;
    -moz-border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    display: inline-block; *display: inline; *zoom: 1; /* IE7 */
}

.offer-sponsored .offer-footer {
    width: 216px;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    vertical-align: top;
}
    
.pagination {
    position: relative;
    height: 40px;
    width: 866px;
    background-color: #E0E0E0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.paginators {
    position: absolute;
    top: 10px;
    right: 16px;
}

.paginator {
    height: 20px;
    width: 20px;
    font-family: arial,helvetica,clean,sans-serif;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    color: #002952;
    background-color: #BAD3E3;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block; *display: inline; *zoom: 1; /* IE7 */
    margin-left: 2px; 
    cursor: pointer;
}

.paginator-selected {
    color: #FFFFFF;
    background-color: #002952;
    cursor: auto;
}

.seo {
	font-family: arial,helvetica,clean,sans-serif;
	margin-left: 16px;
	width: 850px;
}

.seo-text {
	margin-top: 16px;
}

.seo-title {
	margin-bottom: 8px;
}

.seo-description {
	margin-bottom: 8px;
	line-height: 13px;
 	text-align: justify;
 	font-size: 11px;
}