
h4.gk_news_show_news_header,
h4.gk_news_show_news_header a {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 2px!important;
}
p.gk_news_show_news_info {
	color: #666;
}
table.gk_news_show_table {
	width: 100%;
}
p.gk_news_show_news_info {
	margin: 0!important;
}
td.gk_news_show_center img,
td.gk_news_show_left img,
td.gk_news_show_right img {
	margin-right: 6px;
}
td.gk_news_show_panel-border {
	border-top: 1px solid #eee!important;
}
td.gk_news_show_tablerow_bottom p {
	font-weight: bold;
	margin: 0 0 4px!important;
}
td.gk_news_show_tablerow_bottom p a {
	font-weight: normal;
}
td.gk_news_show_center,
td.gk_news_show_left,
td.gk_news_show_right {
	padding-top: 4px;
}
ul.gk_news_show_list li {
	line-height: 110%!important;
	border-bottom: 1px solid #f1f1f1;
}
ul.gk_news_show_list li:last-child {
	border: none;
}
/* Restrictions */

div#bottom_wrap td.gk_news_show_center,
div#bottom_wrap td.gk_news_show_left,
div#bottom_wrap td.gk_news_show_right {
	border: none;
}
#header td.gk_news_show_center,
#header td.gk_news_show_left,
#header td.gk_news_show_right {
	background: #f0f0f0;
	padding: 6px;
	border-bottom:6px solid #fff;
}
#header td:hover.gk_news_show_center,
#header td:hover.gk_news_show_left,
#header td:hover.gk_news_show_right {
}
#header td.gk_news_show_right,
#header td.gk_news_show_center {
	border-left:6px solid #fff;
}
/* News Image I
---------------------------------------------------------------*/
div.gk_news_image_1_preloader {
	background: #FF7400 url('../images/load.gif') no-repeat center center;
}
ul.gk_news_image_1_tick_buttons li {
	border: none;
}
div.gk_news_image_1_text h2 a,
div.gk_news_image_1_text h2 {
	padding:0 2px;
}
/* Highlighter Module 
--------------------------------------------------------------------------------*/
.gk_news_highlighter {
	margin: 0;
	border: none;
	background:none;
	overflow: hidden;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.gk_news_highlighter span.text {
	font-size: 10px;
	text-transform:uppercase;
	float: left;
	margin-right: 6px;
}
.gk_news_highlighter a {
	color: #a4a4a4!important;
}
.gk_news_highlighter a:hover {
	color: #fff;
	text-decoration: none;
}
.gk_news_highlighter_item {
	width: auto;
	padding-left: 20px;
	background: none;
	position: absolute;
	padding-left: 10px!important;
}
.gk_news_highlighter_title {
	font-weight: normal!important;
	padding: 0 5px;
	background: none;
	color: #fff;
	border: none!important;
}
.gk_news_highlighter_desc {
	font-size: 11px!important;
	padding-right: 5px;
	color: #a4a4a4;
}
.gk_news_highlighter_desc:hover {
	color: #fff;
}
.gk_news_highlighter_interface a {
	display: block;
	height: 10px!important;
	width: 17px!important;
	float: left;
	margin: 10px 0 0 4px!important;
}
.gk_news_highlighter_interface a.prev {
	
}
.gk_news_highlighter_interface a.next {
}
.gk_news_highlighter_interface a:hover.prev,
.gk_news_highlighter_interface a:hover.next {
	background-position: 0 100%;
}
/* Tabmix Module 
--------------------------------------------------------------------------------------*/

h4.gk_tabmix_gk1_news_header {
	font-size: 11px;
}
.gk1_tabmixmenu_space {
	margin:10px;
}
.gk1_tabmix_item_space {
	margin: 0 0 0 2px;
	padding: 10px 0;
}
/* Restrictions */
ul.gk1_tabmixmenu_ul-style1 li.active span {
	
}
div.gk1_tabmix_container1-style1 {
	background: none;
}
div.gk1_tabmix_item-style1 {
	padding: 0;
}
/* IE6 alert
---------------------------------------------------------------*/

#ie6 {
	display: none;
}
/* Login Form */
ul.loginposition{
	padding:0;
	margin:0;
	font-size:11px;
	list-style-image:none!important;
}
ul.loginposition li{
	float:left;
	background:none;
	padding:3px 8px 0 0;
	line-height:30px;
	border: none;
}
ul.loginposition li label{
	margin-right: 12px;
	vertical-align:top;
}
input#modlgn_username,
input#modlgn_passwd,
input.inputbox{
	border: 1px solid #e8e8e8;
	width: 108px;
	height: 16px;
	padding: 2px 6px 0;
}
div#popup_register label{
	float: right;
	padding-right: 20px; 
}
input.inputbox{
	width: 190px;
}
ul.loginposition input.button{
	padding-bottom: 2px;
	margin-left: 0;
}
div.logout{
	margin: 7px 0 0 10px;
}
div.logout span{
	float: left;
}
div.logout input.button{
	padding-bottom:2px;
	margin-right:34px;
	float: right;
}
li#form-login-remember{
	margin:6px 0 0 0;
	padding:0;
	height:24px;
	line-height:24px;
}
#form-login-button input.button,
.logout input.button{
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	width:58px;
}
div#popup_register button.button{
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}
p.information_td{
	text-align:right;
	padding-right:110px;
	font-size:11px;
	margin-top:0;
}
input#modlgn_remember{
	width:auto;
}

/* System messages */

#system-message{
	margin-bottom:0;
}
#system-message dt.error{
	display:none;
}
#system-message dd{
	font-weight:bold;
	margin:0;
	text-indent:30px;
}
#system-message dd.error ul{
	background-color:#e6c0c0;
	border-bottom:3px solid #de7a7b;
	border-top:3px solid #de7a7b;
	color:#c00;
	margin-bottom:0;
}
dl#system-message ul{
	background:#ffe none repeat scroll 0 0!important;
	border-bottom:3px solid #e9e9a1!important;
	border-top:3px solid #e9e9a1!important;
	color:#666!important;
	margin:0;
}
#system-message dd ul{
	border-bottom:3px solid #84a7db;
	border-top:3px solid #84a7db;
	color:#05b;
	list-style-type:none;
	margin-bottom:10px;
	padding:10px;
}