/*
        ALL BOOKING CSS HERE....
*/        
        
        #tb-reservation-form .reservation_steps {
            width: 320px;
            border: 1px solid #999;
            background: #ccc;
            margin: 2px auto;
            line-height: 1.4em;
        }
        
        #tb-reservation-form .step_number {
            width: 5%;
            overflow: hidden;
            color: #fff;
            float: left;
            font-family: Trebuchet MS, Georgia, Tahoma, Verdana, Arial, sans;
        }
        
        #tb-reservation-form .step_number .step_padding {
            font-size: 20px;
            line-height: 44px;
            padding: 4px 4px;
        }
        
        #tb-reservation-form .step_content {
            text-align: center;
            float: right;
            width: 93%;
        }
        
        #tb-reservation-form .step_content .step_padding {
            padding: 5px 5px;
        }
        
        #ext-gen23 {
            margin-left: -30px;
        }
        
        #cent p.paraFormat {
            margin: 1em 0em;
        } 

#cent {
            font-family: Trebuchet MS, Georgia, Tahoma, Verdana, Arial, sans;
    font-size: 80%;
}

.head-text-container {
    font-size: 26px;
}