#offhook div.gk_npro_mainwrap {
	border: none;
	color: #f4f4f4;
	padding: 0;
}
#offhook h4.gk_npro_header {
	border: none;
	font-size: 18px;
}
#offhook div.gk_npro_interface_bg {
	background: transparent url('../../images/teal/gk_news_pro/arrow_interface_white.png') no-repeat center center;
	height: 48px;
	width: 69px;
}
#offhook div.gk_npro_full_interface ul li {
	background: transparent url('../../images/teal/gk_news_pro/bullet_white_inactive.png') no-repeat center center;
	height: 4px;
	width: 4px;
}
#offhook div.gk_npro_full_interface ul li.active {
	background: transparent url('../../images/teal/gk_news_pro/bullet_white_active.png') no-repeat center center;
}
#offhook div.gk_npro_full_prev {
	background: transparent url('../../images/teal/gk_news_pro/prev.png') no-repeat 0 0;
	height: 10px;
	margin: 20px 0 0 10px;
	width: 8px;
}
#offhook div.gk_npro_full_prev:hover {
	background: transparent url('../../images/teal/gk_news_pro/prev.png') no-repeat -8px 0;
}
#offhook div.gk_npro_full_next {
	background: transparent url('../../images/teal/gk_news_pro/next.png') no-repeat 0 0;
	height: 18px;
	margin: 16px 15px 0 0;
	width: 12px;
}
#offhook div.gk_npro_full_next:hover {
	background: transparent url('../../images/teal/gk_news_pro/next.png') no-repeat -14px 0;
}
#offhook h4.gk_npro_header {
	font: normal 24px Arial, Helvetica, Verdana, sans-serif;
}
#offhook a.readon_class:link {
	background: #009580;
	color: #ffffff;
	font-weight: bold;
	padding: 1px 10px 1px 10px;
}
#offhook a.readon_class:visited {
	background: #009580;
	color: #333333;
	padding: 1px 10px 1px 10px;
}
#offhook a.readon_class:hover {
	background: #00ffdb;
	color: #333333;
}