#wphead {display:none;}
#wpbody{margin-left: 0px;}
#adminmenuback {display: none;}
#adminmenu, adminmenuwrap {display: none;}
#wpcontent, .auto-fold #wpcontent {margin-left: 0px;}
#wpadminbar {display:none;}
html.wp-toolbar {padding: 0px;}
#footer, #wpfooter, .auto-fold #wpfooter {display: none;}
#wpfooter {clear: both}                
.clearboth {clear: both;}
.pad20 {padding: 20px;}
.center {text-align: center;}
.bold {font-weight: bold;}
.orange{color:#f85d00; }
.smallnote {
    font-size: small;
    font-style: italic;
}

.update-nag {
    display: none;
}

#ygv_wiz_wrap h6 {
    font-weight: 600;
}

#ygv_wiz_wrap textarea.code-textarea {
    display: none;
}

#ygv_wiz_wrap textarea.code-textarea.active {
    display: block;
}