/* 
    Document   : booking
    Created on : Aug 5, 2009, 10:53:02 AM
    Author     : Dyre
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
#contentControl {
    right:265px;
    top: 284px !important;
}
#content{
    position: static;
}

