div#switcher {
	position: absolute;
	right: 1px;
	top: 2px;
	width: 150px;
	font-family: Arial;
	font-size: 11px;
	z-index: 9999;
}
div#switcher2 {
	position: absolute;
	right: 151px;
	top: 2px;
	width: 150px;
	font-family: Arial;
	font-size: 11px;
	z-index: 9999;
}
div#switcher .alt h5, div#switcher .terang h5 {background: url(../images/icon.png) 0 50% no-repeat; 
	padding-left:22px;font-weight:bold;font-size:12px;text-shadow:1px 1px #80be62;color:#1a2302;
	margin:0px 5px;	border-bottom: 1px solid #425a04;line-height:22px;
}
div#switcher .gelap h5 {background: url(../images/icon.png) 0 50% no-repeat; 
	padding-left:22px;font-weight:bold;font-size:12px;text-shadow:1px 1px #629648;color:#1a2302;
	margin:0px 5px;	border-bottom: 1px solid #425a04;line-height:22px;
}
div#switcher div#links ul {margin:0;padding:0;margin:3px 10px;}
div#switcher div#links .alt ul, div#switcher div#links .terang ul  {}
div#switcher div#links .alt ul li, div#switcher div#links .terang ul li, div#switcher div#links .gelap ul li {list-style:none;display:inline;}
div#switcher div#links .alt ul li a, div#switcher div#links .terang ul li a {font-weight:bold;
	display:block;padding:2px;color:#fff;font-family: Tahoma;
}
div#switcher div#links .gelap ul, div#switcher2 div#links .gelap ul  {}
div#switcher div#links .gelap li a {
	display:block;padding:3px;color:#9bdd7c;font-family: Tahoma;
}


div#switcher div#links ul li a span {float:right;font-weight:normal;width:150px;}
div#switcher.show {
	border: 1px solid #f00;
}
div#switcher a {
	color: #A7A800;
	text-decoration: none;
	font-weight:bold;
}
div#switcher a:hover, div#switcher td.alt a:hover {

}
div#switcher td.alt a, div#switcher td, div#switcher2 td {
	color: #374905;
}
div#switcher h6, div#switcher2 h6  {
	display: block;
	float: right;
	margin-bottom: -1px;
	height: 33px;
	width: 150px;
	cursor: pointer;
}
body div#switcher h6.hide, body div#switcher h6.hover, body div#switcher2 h6.hide, body div#switcher2 h6.hover {
	display: none;
}
div#links {
	float: right;
	width: 400px;
	background-color: #69a54c;
	border-left: 1px solid #528738;border-right: 1px solid #528738;border-bottom: 1px solid #528738;
	display: none;
}
div#links2  {
	float: right;

	background-color: #69a54c;
	border-left: 1px solid #528738;border-right: 1px solid #528738;border-bottom: 1px solid #528738;
	display: none;
}
div#links.show, div#links2.show {
	display: block;
}
div#links div, div#links2 div {
	width: 400px;
}
div#links div.alt, div#links div#second {
	background-color: #1b1713;
	border-top: 1px solid #352f29;
	border-bottom: 1px solid #352f29;
}
div#links div table {
	margin: 0px; width:400px;
}
div#links div table tr.hover a {

}

div#links table td {
	line-height: 1.3em;
	padding-top: 3px; padding-bottom:3px;
}
div#links table td.gelap {
	background: #518836 url(../images/bg-link-gelap.png) top left repeat-x;
}
div#links table td.terang {
	background: #69a54c url(../images/bg-link-terang.png) top left repeat-x;
}
div#links table td.grp-ansor{} 
div#links table {
}

div#links table td.alt {
	
}
div#links table td.alt a {
	font-weight:bold;
}
div#links2 ul {margin:10px 5px;border-bottom:1px solid #73b155;border-top:1px solid #5d9343;}
div#links2 ul li a {background-image: url(../images/arrow-content.gif);background-position:0px 50%;background-repeat:no-repeat;font-size:12px;
	border-bottom:1px solid #5d9343;display:block;padding: 3px 5px; padding-left:18px;
	border-top:1px solid #73b155;
}
div#links2 ul li a:hover {color:#fff;}