#contentArea {
    padding: 20px;
}

#destHomePage #pageSubHeaderLX h2#pageSubHeaderTitle {
    height: 125px;
    top: 275px;
    filter: alpha( opacity = 75 );
    -moz-opacity: .75;
    opacity: .75;
}

#destHomePage #pageSubHeaderLX .subSectionContnent {
    height: 125px;
    top: 275px;
}

#destHomePage #pageSubHeaderLX .subSectionContnent #destDesc {
    width: 400px;
    float: left;
    font-size: 15px;
}

#destHomePage #pageSubHeaderLX .subSectionContnent .compareBtn {
    margin-top: 8px;
}

#destHomePage #pageSubHeaderLX .subSectionContnent #hotelList {
    width: 185px;
    padding-left: 20px;
    border-left: 1px solid #5B5154;
    margin-left: 15px;
    float: left;
}

#destHomePage #pageSubHeaderLX .subSectionContnent #hotelList div {
    margin-bottom: 3px;
}

#destHomePage #pageSubHeaderLX .subSectionContnent #hotelList a {
    display: block;
    text-transform: uppercase;
}

.longSection, .shortSection {
    padding: 2px 8px 0 8px;
}

.shortSection {
    margin-bottom: 20px;
}

#twoColRight #twoColRigthBot {
    padding-bottom: 0;
}

#rightSide #rightContainer p {
    margin: 0;
}

#rightSide div#dateSection {
    margin: 3px 0 5px 0;
}
#rightSide div#dateSection select {
    display: block;
    margin: 1px 3px 5px 0;
    border: 1px solid #1f1f1f;
    font-size: 11px;
    float: left;
}

#rightSide div#dateSection a {
    float: left;
}

#rightSide div.contextualContentList {
    margin: 3px 0 0 5px;
}

#rightSide #rightContainer .shortSection a {
    margin-bottom: 4px;
}

a.viewAllLink {
    text-transform: uppercase;
    display: block;
    border-top: 1px solid #C4C0B6;
    padding: 5px 15px;
    text-decoration: none;
    color: #979082;
    margin-top: 3px;
    background: transparent url( /whotels/images/site/common/arrow_979082_right.gif ) no-repeat 7px 10px;
}

#rightContainer h2 {

}

#rightSide .eventDate, #rightSide .NoAvailableEvents {
    clear: left;
}

#rightSide div.headline, #rightSide span.eventTitle {
    font-weight: bold;
    text-transform:uppercase;
}
#rightSide div.contextualContentList div.newsShortDesc p {
    display: inline;
}

#twoColRigthBot {
    height: 475px;
    overflow: hidden;
}
