@charset "utf-8";
.box { margin:0 auto; position:relative; z-index:110;}
	.shadow { background-attachment:scroll; background-image:url(/img/admin/box-shadow.png); background-position:0 0; bottom:10px; height:18px; margin:0 auto; width:372px; z-index:99; position:relative}
	.header { background-image:url(/img/admin/bg-header.png); background-attachment:scroll; background-position:0 0; background-repeat:repeat; border:1px solid #C8C8C8; height:34px; line-height:34px;}
	.header img { margin:9px auto 9px 8px; float:left; display:inline-block; -moz-user-select:none;}
	.header h3 { color:#383838; text-shadow:none; font-size:13px; font-weight:700; background-image:url(/img/admin/divider-header.png); background-position:left top !important; display:inline-block; float:left; margin:0 0 0 8px; padding:0 0 0 10px;}
	form { margin:0; padding: 0;}
	.line { padding:0; border:1px solid #C8C8C8; background-color:#fff; overflow: hidden;}
	.input { border-bottom:1px solid #E7E7E7; border-top:1px solid #FFF; margin:0; width:400px; height: 49px; background:url(/img/admin/degrad-section.png) repeat-x transparent;}
	label { float:left; width:25%; color:#666; font-size:12px; font-weight:700; text-shadow:0 1px 0 #fff; display:block; margin:0 8px 0 0; cursor:pointer; border-right: 1px solid #E7E7E7; padding:16px 0 16px 10px}
	input { background-color:#fff; border:1px solid #C8C8C8; display:block; margin:10px 0; padding:5px 4px;  width:260px; color:#54616A; font-size:12px;}
	.actions input { width:100%; cursor:pointer; margin:10px 0 0;}
	.actions input:hover { background-color:#194c83; color:#fff;}
	
body { color:#222222; background: url(/img/admin/bg_top.png) repeat-x top center #fafafa; font-size:13px; margin:0; padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
.content { background:url(/img/admin/header.png) no-repeat top center transparent; }
h1 { text-align:center; color:#fff; font-size:14px; text-transform:uppercase; font-weight:lighter; text-shadow:0 0 5px #666; margin: 0; padding: 60px 0 0; }
.wrapper { margin:100px auto 0; width:400px;}