.gk_news_cat_100,
.gk_news_cat_50,
.gk_news_cat_33,
.gk_news_cat_25,
.gk_news_cat_20,
.gk_news_cat_16,
.gk_news_cat_14,
.gk_news_cat_12 {
	float:left;
}
.gk_news_cat_100 { width:100%; }
.gk_news_cat_50 { width:49.9%; }
.gk_news_cat_33 { width:33.2%; }
.gk_news_cat_25 { width:24.9%; }
.gk_news_cat_20 { width:19.9%; }
.gk_news_cat_16 { width:16.5%; }
.gk_news_cat_14 { width:14.1%; }
.gk_news_cat_12 { width:12.4%; }
.clearfix { clear:both; }

.gk_news_section {
	background: url('../images/module_sprite.png') repeat-x 0 -30px;
	border: 1px solid #eaeaea;
	height: 30px;
	cursor:pointer;
	clear:both;	
}
.gk_news_section h2 {
	margin:0;
	padding:0 0 0 10px;
	font-size:16px;
	width:auto;
	float:left;
	font-weight: bold;
	text-transform:uppercase;
	height: 30px;
	line-height: 30px;
}

.gk_news_section_interface {
	width:auto;
	float:right;
	height:12px;
	margin:6px 10px 6px 0;
}
.gk_news_settings {
	display:none;
	background: url('../images/loader.gif') no-repeat center center;
}
.gk_news_form {
	overflow:hidden;
	border-bottom:1px dotted #666;
	padding:15px;
}
.gk_news_categories.hide {
	display:block;
}
.gk_news_categories {
	display:none;
	overflow:hidden;
}
.gk_news_cat_wrap {
	padding:10px;
}
.gk_news_form_submit,
.gk_news_form_cancel,
.gk_news_form_reset {
	cursor:pointer;
	width:auto;
	float:left;
	margin:0 5px 0 0;
	background:#777;
	color:#fff;
	padding:1px 10px;
}
.gk_news_ordering {
	border:3px solid #aaa;
	background:#fff;
	z-index:100;
	top:0;
	left:0;
	display:none;
}
.gk_news_ordering>div {
	padding:10px;
}
.hidden_block {
	display:none;
}
.gk_news_cat_wrap h3 {
	height: auto!important;
	line-height: normal!important;
	border: none!important;
	font-size: 0.8em!important;
	background: none!important;
	margin:0;
	padding:0;
}
.gk_news_cat_wrap h3 a {
	background: url('../images/bullet_6x5.png') no-repeat 100% 50%!important;
	padding-right: 12px;
	color: #000;
}
.gk_news_cat_wrap h3 a:hover { 
	color: #890000; 
}
.gk_news_ordering p {
	background:#eee;
	padding:10px;
}
.gk_news_ordering_list {
	list-style-type:square;
	padding:0 0 0 16px;
}
.gk_news_ordering_list li:first-child {
	border-top:none;
}
.gk_news_ordering_list li {
	border-top:1px dotted #eee;
	cursor: move;
}
.gk_news_form_art_amount {
	clear:both;
}
.gk_news_form_left {
	float:left;
	width:50%;
}
.gk_news_form_right {
	float:right;
	width:50%;
}
.gk_news_form_bottom {
	clear:both;
}
.gk_news_w50 {
	width:49.5%;
	float:left;
}
.gk_news_w100 {
	width:100%;
}
p.gk_news_intro_info{
	color: #666;
	font-size: 0.9em;
}
.gk_news_form {
	border: none;
	background: #333;
	color: #fff;
}
.gk_news_ordering_list {
	list-style-type: none;
	padding:0;
}
.gk_news_ordering_list li {
	border:none;
	background: #555;
	padding: 4px 4px 4px 12px;
	margin-bottom: 6px;
	font-weight: bold;
}
.gk_news_ordering_list li:hover {
	background: #890000; 
}
.gk_news_form_ordering p,
.gk_news_form_art_amount {
	font-size: 0.9em;
	color: #999;
	margin-top: 0;
}
.gk_news_form_categories {
	border-bottom: 1px solid #4c4c4c;
	padding-bottom: 12px;
}
.gk_news_form_right { 
	width: 45%; 
}
.gk_news_form_art_amount select { 
	padding: 1px; 
}
.gk_news_form_art_amount {
	margin: 12px 0;
	border-bottom: 1px solid #4c4c4c;
	padding-bottom: 6px;
}
.gk_news_form_art_amount p { 
	margin:12px 0 0; 
}
.gk_news_section_interface span {
	background: none;
	text-indent: inherit;
	font-size: 0.8em;
	background: #fff;
	padding: 2px 6px;
	border: 1px solid #eaeaea;
	width: inherit;
	color: #666;
	font-weight: bold;
}
.gk_news_intro_comments,
.gk_npro_intro_comments {
	background: url('../images/icons_sprite.png') no-repeat -7px -28px;
	padding-left: 22px;
}