.nav-tab{cursor:pointer;}
.content_tab{display:none; padding:10px 0;}
.content_tab_active{display:block;}

.theme_options fieldset{border:1px solid #dadada; padding:10px 20px; background:#f9f9f9; margin:0 0 20px 0;}
	.theme_options fieldset legend{font-weight:bold; font-size:15px; padding:0 10px; color:#0085ba;}
	.theme_options #banner_image_wrap{display:none;}
	.theme_options .field_wrap{border-bottom:1px solid #dadada; padding:8px;}

	.theme_options label{min-width:150px; font-weight:bold;}
	.theme_options input[type='text']{width:400px;}
	.theme_options textarea{width:400px; height:100px;}
	.theme_options code{vertical-align:top;}