
#new-meta-boxes					{ background:#AFAFAF;}

.postoptions .inside			{ padding:5px;}
.postoptions					{ padding:20px; }
.postoptions .postbox			{ background:#ccc; border:1px solid #8F8F8F; }
.postoptions .adcontentbox		{ padding:8px; margin-bottom:10px; border:1px solid #9F9F9F; background:#ccc; overflow:hidden; height:100%;}
.postoptions select,
.postoptions textarea,
.postoptions input[type=text],
.postoptions  input				{ width:100%; margin-bottom: 9px !important; padding: 7px !important;  background:#f5f5f5; -moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border:1px solid; border-color: #999 #888 #888 #999;}

.postoptions input[type=checkbox] 
								{ width:100px; padding:3px !important;}

.postoptions .box-option		{ width:100%; padding:10px 0; margin-right:15px;}
.postoptions .box-info			{ padding:10px; }
.postoptions  h2					{ padding:3px 0 3px 0; margin:0 !important; }

.hidden							{ display:none;}


.postoptions select:focus,
.postoptions input:focus,
.postoptions textarea:focus		{ background:#ffffff;}


.adcontentbox select:focus,
.adcontentbox input:focus,
.adcontentbox textarea:focus	{ background:#ffffff;}

.hide 							{ display:none}
