#subscription-image{
    width:140px;
}
/* .button-primary{height:40px !important;} */
table#controls-footer td, table#controls-footer tr{ padding:0;margin:0; }
.form-table td p{ margin-top:0 !important;  }
p.submit{
    padding-top:0 !important;
}

#links {
    text-decoration: none;
    
}
#links:hover {
    text-decoration: underline;
    
}



#optionsframework h3 {
    background-color: #f1f1f1;
    border-bottom: 1px solid #ddd;
    cursor: default;
}
.metabox-holder h3 {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
    padding: 8px 12px;
}
#optionsframework-sidebar {
    float: left;
    padding-top: 0 !important;
    width: 300px;
} 
#wpbody-content .metabox-holder {
    padding-top: 10px;
}
#optionsframework .section {
    padding: 10px 10px 0;
} 
#optionsframework {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-right: 20px;
    max-width: 840px;
}
.postbox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    min-width: 255px;
    position: relative;
}
.postbox, .stuffbox {
    line-height: 1;
    margin-bottom: 20px;
    padding: 0;
}
#optionsframework .group {
    padding-bottom: 40px;
}
#optionsframework .section::after {
    clear: both;
}
#optionsframework .section::after {
    content: "";
    display: table;
} 