#wp_sidebarpost_main input[type="text"]{ background:#fff !important; border:none; border-radius: 4px; height:30px; padding:5px;}
#wp_sidebarpost_main input[type="submit"]{ background: #060 !important; border:none; border-radius: 4px; height:30px; padding:5px; color: #fff; margin-top: 5px;}
#wp_sidebarpost_main textarea{ background:#fff !important; border:none; border-radius: 4px; padding:5px;}
#spostMessage{ display:none; background:#093; color:#FFF; padding: 5px}
.spost_box{ border-top: #060 6px solid; border-bottom:#060 3px solid; background:#DFF4E1; padding-bottom:10px; padding: 3px;}
#wpcontent{ background:#FFF; min-height: 90%}
#spostContainer{ min-width:85%; padding: 15px;}
.clearall{ clear:both}
#theHeader{ border-radius:7px 7px 0px 0px; background:#003853; color:#FFF; min-height:60px; min-width: 85%; margin-top: 25px; padding: 15px;
}
#theHeader h1{ width: 70%; float:left; line-height: 26px;}
.spostRow{ background:#EFEFEF; border: #909090 solid 1px; margin-bottom: 10px; min-height: 45px; min-width:65%; padding:5px;}
#spostMessages{ float:right; display: none; width: 200px; font-size:18px}
.inputTitle{ float:left; color:#868686; font-size:16px; font-weight:100; margin-top: 5px; margin-left:5px; margin-right: 10px; width:200px;}
.inputContent{ cursor: pointer; float:left; min-width: 50px;  color: #fff;}
.inputContent .yes{ background:url(../images/yes.png) no-repeat; 
height:44px; min-width: 90px; padding-top: 10px; padding-left: 48px; font-size: 18px
}
.inputContent .no{ background:url(../images/no.png) no-repeat; height:44px; min-width: 90px; 
padding-top: 10px; 
padding-left:5px;
padding-left: 10px;
 font-size: 18px}
#save_settings:hover{ background:#F90}
.success{ background:#060; color: #fff; padding:5px;}
.failure{ background:#f00; color: #fff; padding:5px;}
.spostLegend{ float:right; min-width:50px; font-style:italic; color:#099; font-weight:100}
.premium{ border: 1px #f00 solid; background:url(../images/premium.png) no-repeat;}