#leftColumn .content {
    min-height: 526px;
    background: none;
    padding: 0;
}

#flashcontent {
    width: 641px;
    height: 526px;
    text-align: left;
}

#newArrivals {
    padding: 0 14px 0 18px;
    color: #ffffff;
}

#newArrivals a {
    font-weight: bold;
}

#rightColumn .arrivalsHeader {
    color: #ffffff;
}

#rightColumn .arrivalsHeader {
    margin-bottom: 0;
    margin-top: -20px;
}

#rightColumn h3.sectionHeader {
    margin-top: -6px;
}

#newArrivals .newArrivalEntry {
    padding-top: 5px;
    padding-bottom: 5px;
}

#newArrivals .newArrivalEntry .arrivalEntryLocation {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

#rightColumn #bottomContainer {
    position: absolute;
    bottom: 6px;
}

#viewAll {
    background: #434F58 url( /alofthotels/images/allHotels.gif ) no-repeat left top;
    text-align: center;
    margin-left: 5px;
    width: 206px;
    height: 24px;
    line-height: 2em;
    display: block;
}

#alertMessageContainer {
    width: 216px;
    height: 98px;
    background: transparent url( /alofthotels/images/alertBox.gif ) no-repeat left top;
}

#alertMessageContainer #alertMessage {
    text-transform: uppercase;
    font-weight: bold;
    color: #EE4D9B;
    padding: 35px 5px 5px 50px;
}