/* This file defines the style for the theme's options page */
table.site-summary th{
	width:270px;
	}
.options-cat-list span.input-wrap{
	display:inline-block;
	width:150px;
	}
.left-wrap{
	width:70%;
	float:left;
	}
.postbox .hndle{
	cursor:pointer;
	margin:0;
	padding:6px 10px 7px 10px;
	font-size:13px;
	}
.panel-wrap.inside{
	padding:0 10px 10px 10px;
	}
.handlediv{
	cursor:pointer;
	}
.side-wrap{
	float:left;
	width:25%;
	margin-left:10px;
	}
.postbox.donation .hndle{
	cursor:auto;
	}
.code{
	font:normal 12px "Courier New", Courier, monospace;
	}
.donation form{
	text-align:center;
	}
.description code{
	font-style:normal;
	}
.postbox.preset .antiaris_preset{
	margin-top:20px;
	}