﻿#haw_spacesBannerArea
{
    position:relative;
    margin:0;
    width:995px;
    height:350px;
    z-index:0;

}

#haw_spacesLargeImage
{
    position:absolute;
    left:0;
    top:0;
    z-index:1;
    width:725px;
    height:350px;
}

#haw_spacesDescArea
{
    float:right;
    clear:none;
    margin: 0 5px;
    width: 255px;
    height: 350px;
}

#haw_spacesThumbnailArea
{
    position:absolute;
    top:365px;
    left:280px;
    z-index:0;
    width:500px;
    text-align:left;
    height:235px;
    overflow: hidden;
}

.thumbNailArea
{
    width:490px;
    text-align:center;
}


    