/* 
    Document   : print
    Created on : Jan 4, 2012, 8:48:53 PM
    Author     : tao
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#showcase{
    display: none;
}

.container{
    width: 600px;
}

.contact{
    top: 40px;
    position: absolute;
    right: 20px;
}

.header_menu{
    display: none;
}

.title_icon img{
    display: none;
}

.box_light_gray{
    display: none;
}

.newsletterBox{
    display: none;
}

.header_image{
    display: none;
}

.inner img.aligncenter{
    float: none;
    margin: 10px 0;
    display: block;
}

.widget_reservation{
    display: none;
}