.gn_head th { padding: 3px;}
.gn_head tr th h3 { 
	margin: 0; 
	padding: 2px 5px 2px 24px; 
	float: left; 
	background: url(../image/icons.gif) no-repeat 5px -618px; 
	cursor: pointer; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px dashed #fff;
	width: 70%;
}
.widefat .active tr th { background: #ffc; }
.gn_head tr th h3.hover { background-color: #ccc; }
.gn_head .submit { margin: 0; padding: 0; float: right; }
.gn_head .submit input { padding: 2px 8px; }
.reset-form {
    float: left;
}
#gnl-post-rules { background: #ffc;}