#header {
    background-color:#013a81;
}

#sidebar_right h2 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
}

.control-label {
    font-size:18px !important;
    font-weight:bold !important;
    color:#343434;
}

label {
    font-size:16px !important;
}

input[type=text], input[type=email], input[type=tel] {
    padding:15px 3px !important;
}

input[type=text].KeyboardInput {
    padding:15px 3px 0px 3px !important;
}

#bidding_form h5 {
    font-size:18px;
    margin-top:40px;
}

#bidding_form h5:first-of-type {
    margin-top:0px;
}

#bidding_form button {
    margin-top: 20px;
    font-size: 24px;
}


#maincontent.member_sections tr:nth-child(even) td {
    background: hsl(270,3%,85%) !important;
} 

#content {
    width:1200px;
}

#sidebar_left {
    width:1200px;
}

#mainnav {
    width:1200px;
    text-align:left;
}

#mainnav #nav_section li {
    padding-right:15px;
}

.pfbc-form .checkbox {
    padding-bottom:3px;
}

#maincontent {
    width:820px;
}

.fck_widget_slider {
    margin-left:30px;
}