h1 {
    font-family: 'Yanone Kaffeesatz', 'Lucida grande', tahoma, verdana, arial;
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 10px 0 17px;
    text-transform: uppercase;
    width: 100%;
}

#name,#phone,#boattype, #memberno, #insuranceno { width: 233px; height: 20px; }
#email { height: 20px; }
#rentalstanchion, #maston { width: 247px; height: 30px; }

.fbcheck
{
    display: none;
}

body {
    font-family: 'Lucida grande', calibri, tahoma, verdana, arial;
    margin: 10px;
}

#bookinginfo
{
    margin-left: 84px;
}

#bookbtn
{
    margin-bottom: 10px;
}

.control-group
{
    margin-bottom: 0 !important;
}

.form-horizontal .control-label {
    width: 160px;
    text-align: left;
}

.form-horizontal .controls {
    margin-left: 120px;
    margin-bottom: 4px;
}

#email_verification {
    display: none;
    
}