div.HETabbedPanel2 {
	width: 310px;
	font-family: Arial;
	font-size: 12px;
}

div.HETabbedPanel2 div.tabheader1 {
	width: 310px;
	height: 39px;
	background-image: url( '/images/goltl/latestnewshdr1.png' );
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

div.HETabbedPanel2 div.tabheader2 {
	width: 310px;
	height: 39px;
	background-image: url( '/images/goltl/latestnewshdr2.png' );
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

div.HETabbedPanel2 div.tab1 {
	float: left;
	width: 155px;
	height: 39px;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #183852;
	font-weight: bold;
}

div.HETabbedPanel2 div.tab2 {
	float: left;
	width: 155px;
	height: 39px;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #183852;
	font-weight: bold;
}

div.HETabbedPanel2 div.hl {
	float: left;
	width: 155px;
	height: 39px;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: white;
	font-weight: bold;
}

div.HETabbedPanel2 div.tp2content {
	background-image: url( '/images/goltl/latestnewsbg.png' );
	background-repeat: repeat;
}

div.HETabbedPanel2 div.tp2content div.shown {
	display: block;
}

div.HETabbedPanel2 div.tp2content div.hidden {
	display: none;
}

div.HETabbedPanel2 div.tp2content div.item {
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	height: 18px;
	line-height: 18px;
}

div.HETabbedPanel2 div.tp2content div.item a {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

div.HETabbedPanel2 div.tp2content div.item a b {
	color: black;
	font-weight: normal;
}

div.HETabbedPanel2 div.tp2content div.sep {
	width: 310px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 1px;
	background-image: url( '/images/goltl/latestnews_sep.png' );
}

div.HETabbedPanel2 div.tp2content div.item a:hover {
	text-decoration: underline;
}

div.HETabbedPanel2 div.tp2footer {
	width: 310px;
	height: 12px;
	background-image: url( '/images/goltl/latestnewsftr.png' );
	background-repeat: no-repeat;
}
