div#news-highlight-1{
	border:none;
	background:none;
	background-color:#E2E0D4;
	/*width:500px;*/
}
.gk_news_highlighter_interface .text{
	color:#FA6600;
	width:0px;
	font-weight:bold;
}

h2.componentheading, h1.componentheading,
.componentheading,
table.blog .componentheading {
	color: #e2e7d4 !important;
	height:40px;
	background: transparent url('../images/style/bg_moduletable_h3_brown.png') no-repeat right bottom;


}

#hotnews{
	background-color:#E2E0D4;
	width:960px;
	
}
#mytopmenu {
	text-align:center; 
	background-color:#282828;
	
}
#mytopmenu .mainlevel-nav {
	padding:0 10px;
	font-size:0.9em;
	color: #FF9C51;
}

#mytopmenu a:hover {	
	text-decoration:overline underline;
}

.td-artists{
	width:25%;
	border-left:1px #AFAB98 solid;
}
/*
.td-artists a:link{
	color:#3B5998;
}
.td-artists a:visited{
	color:#3B5998;
}
*/

#jbmwrap {	
	position:relative;
	top:20px;
	left:108px;
	overflow:hidden;
	width:220px;
		
}
#myresources {	
	position:relative;
	float:left;
	left:25px;
	
}
#myresources .mainlevel-nav {
	padding:0 10px;
	font-size:1.1em;
	color: #FF9C51;
}

#myresources a:hover {	
	text-decoration:none;
	
}
#lang{
	padding-top:10px;
	padding-right:5px;
	float:right;
}
.blue {
	background-color:#3B5998;
	padding: 0 20px;
	font-size:1.4em;
}

a.copyrightlink:link, a.copyrightlink:visited, a.copyrightlink:active, a.copyrightlink:hover {
	color: #FF9C51;

}

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active, a.contentpagetitle:hover {
	color: #FF9C51;
}

td.program, td.programheader {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0;
	padding-right: 20px;
	border: 0;
	vertical-align: top;
	width: 33%;
}

td.programheader {
	vertical-align: bottom;
}

hr.program {
	color: #E2E0D4;	
}

td.program p {
	margin-top: 0;
	margin-bottom: 4px;
	margin-left: 0;
}


