html {
	scrollbar-face-color: #99b;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #99c;
	scrollbar-3dlight-color: #000;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #47214a;
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	background-attachment: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/* Main Structure, wrap the whole layout in a div to keep it narrow and centered */

#sinarsite {
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
}
#contentbg {
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/bg_content.gif);
	background-repeat: repeat-y;
	background-position:top;
}
#contentsponsorbg {
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/bg_sponsor_content.gif);
	background-repeat: repeat-y;
	background-position:top;
}
#topbg {
	height: auto;
	background-image: url(/images/header_img.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
#topsponsorbg {
	height: auto;
	background-image: url(/images/header_sponsor_img.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
#wrapper {
	width:1000px;
	float: none;
	margin: 0 auto;
	padding: 0;
}
#topbar {
	width:1000px;
	height:37px;
	float:left;
	margin: 0 auto;
	padding: 0;
}
#ContentContainer {
	width:1000px;
	height:auto;
	float: left;
	margin-bottom:6px;
}
#ContentContainer_sponsor {
	width:990px;
	height:auto;
	float: left;
	padding: 5px 5px 10px 5px;
}
* {
	margin: 0;
	padding: 0;
}
/* Links */
a {
	font-weight: normal;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a.footer:link {
	color: #fff;
	text-decoration: none;
	padding:3px;
}
a.footer:visited {
	color: #fff;
	text-decoration: none;
	padding:3px;
}
a.footer:active {
	color: #fff;
	padding:3px;
	text-decoration: none;
}
a.footer:hover {
	color: #dedede;
	border-bottom:#dedede dotted 1px;
	padding:3px 3px 1px 3px;
}
/* heading fonts */
h2.one {
	FONT: bold 20px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif;
	TEXT-TRANSFORM: uppercase;
	COLOR: #99CC00;
	WHITE-SPACE: nowrap
}
h2.insidepage {
	margin: 0;
	padding: 30px;
	letter-spacing: 0.3em;
}
h2.three {
	color: #FFFFFF;
}
h2.four {
	background: #3c3 url(/media/heading4.gif) no-repeat;
}
.h3 {
	color: #fc6600
}
.H1 insidepage {
	FONT: bold 32px/48px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif;
	TEXT-TRANSFORM: uppercase;
	COLOR: #000000;
	WHITE-SPACE: nowrap
}
.H5 {
	FONT-SIZE: 13px
}
.H6blue {
	FONT-SIZE: 18px;
	COLOR: #006699;
}
H1 {
	FONT: bold 32px/48px Geneva, Helvetica, Arial Narrow, Arial, sans-serif;
	letter-spacing: -2px;
	TEXT-TRANSFORM: uppercase;
	font-stretch: narrower;
	COLOR: #900250;
	WHITE-SPACE: nowrap;
	padding-left: 11px;
	padding-top: 22px;
}
H1 EM {
	FONT-WEIGHT: bold;
	FONT-STYLE: normal
}
H2 {
 color::#900250;
	font-family: Geneva, Helvetica, Arial Narrow, Verdana, Arial, sans-serif;
	FONT-SIZE: 22px;
	font-stretch: narrower;
	COLOR: #900250;
	padding-top:4px;
	letter-spacing: -1px;
}
H3, H3 a {
	font-family: Geneva, Helvetica, Arial Narrow, Verdana, Arial, sans-serif;
	FONT-SIZE: 16px;
	font-stretch: narrower;
	COLOR: #900250;
	padding-bottom:6px;
	letter-spacing: -1px;
}
H3 a:hover {
	COLOR: #ff6600;
}
.H3title, .H3title a {
	font-family: Geneva, Helvetica, Arial Narrow, Verdana, Arial, sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	font-stretch: narrower;
	line-height:26px;
	COLOR: #900250;
	padding-bottom:6px;
	letter-spacing: -1px;
}
.H3title a:hover {
	COLOR: #ff6600;
}
.H3white {
	font-family: Geneva, Helvetica, Arial Narrow, Verdana, Arial, sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	font-stretch: narrower;
	line-height:26px;
	COLOR: #fff;
	padding-bottom:6px;
	letter-spacing: -1px;
}
.H3grey {
	font-family: Geneva, Helvetica, Arial Narrow, Verdana, Arial, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	font-stretch: narrower;
	line-height:15px;
	COLOR: #666;
	letter-spacing: -1px;
	padding-top:3px;
}
.H3oren, .H3oren a {
	font-family: Geneva, Helvetica, Arial Narrow, Verdana, Arial, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	font-stretch: narrower;
	line-height:15px;
	COLOR: #ff6600;
	letter-spacing: -1px;
	padding-top:3px;
}
.H3oren a:hover {
	COLOR: #900250;
}
H4 {
	FONT-SIZE: 14px;
	COLOR: #595959;
	padding-bottom:6px;
}
H5 {
	FONT-SIZE: 12px;
	COLOR: #666;
}
H6 {
	FONT-SIZE: 14px;
	COLOR: #900250;
}
/* Forms */
input.searchbox {
	background: #fff;
	border: #000 1px solid;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
.searchbox:focus {
	background: #ffb;
}
input.button {
	background-color:#900250;
	border:solid #a84474 2px;
	padding:0px 2px 0px 2px;
	margin-top:6px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}
input.button:hover {
	background-color:#f18300;
	border:solid #fbda00 2px;
	padding:0px 2px 0px 2px;
	margin-top:6px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}
a.white_txt:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white_txt:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white_txt:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.white_txt:hover {
	color: #FF9900;
}
a.purple_txt:link {
	color: #900250;
	text-decoration: none;
}
a.purple_txt:visited {
	color: #900250;
	text-decoration: none;
}
a.purple_txt:active {
	color: #900250;
	text-decoration: none;
}
a.purple_txt:hover {
	color: #fff;
	background-color:#900250;
	padding:1px;
}
a.orange_txt:link {
	color: #FF6600;
	text-decoration: none;
}
a.orange_txt:visited {
	color: #FF6600;
	text-decoration: none;
}
a.orange_txt:active {
	color: #FF6600;
	text-decoration: none;
}
a.orange_txt:hover {
	color: #FF6600;
}
.white_txt {
	color: #fff;
}
.Grey_txt {
	color: #888;
}
.purple_txt {
	color: #900250;
	text-decoration: none;
}
.Link_underline {
	color: #006699;
	text-decoration: underline;
}
.Link_underline:hover {
	color: #006699;
}
.Link_underline:active, link {
	color: #006699;
}
a.squarebutton {
	background: transparent url('/images/but_blank.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 12px Arial; /* Change 12px as desired */
	line-height: 12px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 20px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}
a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton {
	color: #fff; /*button text color*/
}
a.squarebutton span {
	background: transparent url('/images/but_blankbg.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}
a.squarebutton:hover { /* Hover state CSS */
	background-position: bottom left;
}
a.squarebutton:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: #df4000;
}
.buttonwrapper {
	overflow: hidden;
	width: 100%;
}
/* Navigation __________________________________________________ */

#nav {
	width:602px;
	height:auto;
	clear:left;
	float:left;
}
#nav li a#utama {
	display: block;
	background: url("/images/navi/00utama.gif") no-repeat;
	height: 37px;
	width: 90px;
	padding-left:3px;
	background-position: right top;
}
body#utama #nav li a#utama, #nav li a#utama:hover {
	background: url("/images/navi/00utama_on.gif") no-repeat;
	height: 37px;
	width: 90px;
	padding-left:3px;
	background-position: right top;
}
body#utama #nav li a#utama, #nav li a#utama:hover {
	background: url("/images/navi/00utama_on.gif") no-repeat;
	height: 37px;
	width: 90px;
	padding-left:3px;
	background-position: right top;
}
#nav li a#korner {
	display: block;
	background: url("/images/navi/01korner.gif") no-repeat;
	height: 37px;
	width: 143px;
	background-position: left top;
}
body#korner #nav li a#korner, #nav li a#korner:hover {
	background: url("/images/navi/01korner_on.gif") no-repeat;
	height: 37px;
	width: 143px;
	background-position: left top;
}
#nav li a#info {
	display: block;
	background: url("/images/navi/02info.gif") no-repeat;
	height: 37px;
	width: 63px;
	background-position: left top;
}
body#info #nav li a#info, #nav li a#info:hover {
	background: url("/images/navi/02info_on.gif") no-repeat;
	height: 37px;
	width: 63px;
	background-position: left top;
}
#nav li a#interaktif {
	display: block;
	background: url("/images/navi/03interaktif.gif") no-repeat;
	height: 37px;
	width: 116px;
	background-position: left top;
}
body#interaktif #nav li a#interaktif, #nav li a#interaktif:hover {
	background: url("/images/navi/03interaktif_on.gif") no-repeat;
	height: 37px;
	width: 116px;
	background-position: left top;
}
#nav li a#galeri {
	display: block;
	background: url("/images/navi/04galeri.gif") no-repeat;
	height: 37px;
	width: 85px;
	background-position: left top;
}
body#galeri #nav li a#galeri, #nav li a#galeri:hover {
	background: url("/images/navi/04galeri_on.gif") no-repeat;
	height: 37px;
	width: 85px;
	background-position: left top;
}
#nav li a#komuniti {
	display: block;
	background: url("/images/navi/05komuniti.gif") no-repeat;
	height: 37px;
	width: 102px;
	background-position: left top;
}
body#komuniti #nav li a#komuniti, #nav li a#komuniti:hover {
	background: url("/images/navi/05komuniti_on.gif") no-repeat;
	height: 37px;
	width: 102px;
	background-position: left top;
}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.prodrop4 {
	margin:0;
	list-style:none;
	height:36px;
	position:relative;
	z-index:500;
	font-size: 16px;
}
.prodrop4 li.top {
	display:block;
	float:left;
}
.prodrop4 li a.top_link {
	display:block;
	float:left;
	height:36px;
	line-height:26px;
	color:#666;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.prodrop4 li a.top_link span {
	float:left;
	display:block;
	padding:5px 22px 0px 15px;
	height:30px;
	font-size: 14px;
	text-indent: -5000px;
}
.prodrop4 li a.top_link:hover {
	color:#000;
	line-height:25px;
}
.prodrop4 li:hover > a.top_link {
	color:#000;
	line-height:26px;
}
.prodrop4 table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {
	visibility:visible;
	position:relative;
	z-index:200;
}
.prodrop4 li:hover {
	position:relative;
	z-index:200;
}
/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
/*.prodrop4 :hover ul { }*/

.prodrop4 :hover ul li {
	display:block;
	height:20px;
	position:relative;
	font-weight:normal;
	width:auto;
}
.prodrop4 :hover ul li a {
	display:block;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:18px;
	width:auto;
	padding:0 10px;
	color:#900250;
	text-decoration:none;
}
.prodrop4 :hover ul li a:hover {
	color:#fff;
	background-color: #f5ab00;
}
/* Navigation end__________________________________________________ */

/* DVR Player__________________________________________________ */

#dvr {
	width:233px;
	height:34px;
	float:left;
	clear:right;
	padding-top:3px;
	padding-left:0px;
	background-image: url(/images/top_dvr.gif);
	background-repeat: no-repeat;
}
#songtitle {
	width:165px;
	height:12px;
	padding-left:68px;
	margin-bottom:1px;
	font-size: 10px;
	color: #fff;
	text-align: left;
	float: left;
	overflow:hidden;
}
#songtitle a:link {
	color: #fff;
	text-decoration: none;
	overflow:hidden;
}
#songtitle a:visited {
	color: #fff;
	text-decoration: none;
	overflow:hidden;
}
#songtitle a:active {
	color: #fff;
	text-decoration: none;
	overflow:hidden;
}
#songtitle a:hover {
	color: #f2e99e;
	text-decoration: none;
	overflow:hidden;
}
#artistname {
	width:165px;
	height:12px;
	padding-left:68px;
	font-size: 10px;
	color: #bba375;
	text-align: left;
	float: left;
	overflow:hidden;
}
#artistname a:link {
	color: #bba375;
	text-decoration: none;
	overflow:hidden;
}
#artistname a:visited {
	color: #bba375;
	text-decoration: none;
	overflow:hidden;
}
#artistname a:active {
	color: #bba375;
	text-decoration: none;
	overflow:hidden;
}
#artistname a:hover {
	color: #f2e99e;
	text-decoration: none;
	overflow:hidden;
}
.perc {
	font-size: 9px;
	color: #ddd;
	overflow:hidden;
}
/* DVR Player end__________________________________________________ */

.formbutton {
	cursor:pointer;
	border:1px solid #2D2D2F;
	color:#333333;
	background-image: url(/images/but_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}
#clear {
	width:100%;
	height:30px;
	clear: left;
}
#clearFormat {
	clear: both;
}
/* Old Epass
#epass {
	width:auto;
	height:30px;
	float: right;
	color: #FFFFFF;
	font-size: 11px;
}
*/
#epass {
	height:30px;
	width:100%;
	text-align: right;
	border: none;
	color: #FFF;
	font-size: 11px;
	float: right;
}
#epass a:link {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration:none;
}
#epass a:active {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration:none;
}
#epass a:visited {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration:none;
}
#epass a:hover {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration:underline;
}
.nice_title {
	font: bold 32px/48px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif;
	color: #000;
	white-space: nowrap;
	text-transform: uppercase;
}
table.tablepadding10 td {
	padding:10px;
}
table.tablepadding5 td {
	padding:5px;
}
table.tablepadding3 td {
	padding:3px;
}
table.tablepadding2 td {
	padding:2px;
}
.imagepadding10 {
	margin: 10px 10px 10px 10px;
}
.imagepadding5 {
	margin: 5px 5px 5px 5px;
}
.imagepadding3 {
	margin: 3px 3px 3px 3px;
}
.image_frame {
	padding:5px;
	border:1px solid #999999;
	background-color: #FFFFFF;
	margin: 8px;
}
#divloading {
	background-image:url(/images/loader.gif);
	background-repeat:no-repeat;
	background-position:center;
}
/* Crumbtrail__________________________________________________ */

#crumbtrail {
	width:99.8% !important;
	width:99.5%;
	height:21px;
	clear:none;
	float:left;
	background-image: url(/images/crumbtrail_bg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight:bold;
	color: #595959;
	padding-bottom:4px;
}
#crumb {
	background-image: url(/images/crumbtrail_end.gif);
	background-repeat: no-repeat;
	background-position:right;
}
#crumb a:link {
	color: #900250;
	font-weight:bold;
	text-decoration: none;
}
#crumb a:visited {
	color: #900250;
	font-weight:bold;
	text-decoration: none;
}
#crumb a:active {
	color: #900250;
	font-weight:bold;
	text-decoration: none;
}
#crumb a:hover {
	color: #FF6600;
	font-weight:bold;
	text-decoration: underline;
}
/* style and design __________________________________________________ */

#mastheadsp_korner {
	width:990px;
	height:75px;
	background-color: #fff;
	background-image: url(/images/masthead_sponsored_korner.gif);
	background-repeat: no-repeat;
	float: left;
}
#mastheadsp_komuniti {
	width:990px;
	height:75px;
	background-color: #fff;
	background-image: url(/images/masthead_sponsored_komuniti.gif);
	background-repeat: no-repeat;
	float: left;
}
#listing {
	float: left;
	list-style-image: url(/images/bullet_tribig.gif);
	list-style-type: lower-alpha;
	margin-left:10px;
	margin-top: 2px;
	margin-bottom: 8px;
}
#listing ul {
	float:left;
	padding:10px 10px 10px 20px;
	margin-right:5px;
}
#listing li {
	color:#444;
	line-height:13px;
	margin-top:3px;
	margin-bottom:3px;
}
table ul {
	padding-left:20px;
}
table ol {
	padding-left:30px;
}
#cube_line {
	width:100%;
	height:1px;
	background-image: url(/images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	float: left;
	font-size:1px;
	padding-top:3px;
	padding-bottom:4px;
}
#listbullet li {
	list-style-image: url(/images/bullet_tribig2.gif);
	list-style-type: lower-alpha;
	list-style-position:outside
}
/* Social Bookrmarks */
#social {
	width:98%;
	padding: 5px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 2px solid #CCCCCC;
	background-color: #f6f6f6;
	line-height:22px;
}
#social:hover {
	border: 2px solid #900250;
}
#social ul {
	margin:2px;
	list-style: none;
	float:left;
	font-size: 11px;
}
#social li {
	margin:2px;
	list-style: none;
	float:left;
	width:106px;
}
/* Sinar Pagi__________________________________________________ */

#pagi_left {
	width:680px;
	height:auto;
	background-color: #fff;
	background-image: url(/images/side_divider.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}
#pagi_right {
	width:304px;
	padding-left:6px;
	height:auto;
	float: left;
}
#pagi_vid {
	width: 90px;
	height: 65px;
	float: left;
	margin: 2px;
	border: 2px solid #ccc;
}
#pagi_vid:hover {
	border: 2px solid #900250;
}
#pagi_galeri {
	width:300px;
	height:auto;
	float: left;
}
.text12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px
}
.text14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px
}
.text14g {
	font-family:Geneva, Helvetica, Arial Narrow, Verdana, Arial, sans-serif;
	font-size: 14px
}
.khad1:link {
	color:#FF6600;
	font-weight: bold;
	border-bottom:#FF6600 1px dotted;
}
.khad1:visited {
	color:#e64d1d;
	text-decoration:underline;
	font-weight: bold;
	border-bottom:#e64d1d 1px solid;
}
.khad1:hover {
	color:#900250;
	text-decoration:underline;
	font-weight: bold;
	border-bottom:#900250 1px solid;
}
.khad1:active {
	color:#e64d1d;
	text-decoration:underline;
	font-weight: bold;
	border-bottom:#e64d1d 1px solid;
}
.khad2:link {
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.khad2:visited {
	font-size:11px;
	color:#feea7f;
	text-decoration:underline;
}
.khad2:hover {
	font-size:11px;
	color:#feea7f;
	text-decoration:underline;
}
.khad2:active {
	font-size:11px;
	color:#feea7f;
	text-decoration:underline;
}
table.firefox-fix td {
	line-height:0;
}
a.lagi {
	background-color:#F3F3F3;
	border:solid 1px #666;
	color:#333;
	text-decoration:none;
	padding:0 5px 2px;
}
a.lagi:hover {
	background-color:#990066;
	color:#FFFFFF;
	border-color:#501B35;
}
#tickerbar {
	width:300px;
	float:left;
	height: 28px;
	margin-top: 3px;
	color:#000000;
	background-color:#33CC00;
	background-repeat: no-repeat;
	overflow:hidden;
}


/* traffic */

#tcolleft {
	float:left;
	width:660px;
	height:auto;
	margin-right:10px;
	display:inline;
}
#tcolright {
	float:right;
	width:320px;
	height:auto;
	display:inline;
}
#tleft {
	float:left;
	width:660px;
	margin-bottom:10px;
	display:inline;
}
#tright {
	float:left;
	width:320px;
	margin-bottom:10px;
	display:inline;
}
#theader {
	float:left;
	width:100%;
	background:#000;
	color:#ffcc00;
}
#tcontent, #traffic, #tspecial {
	float:left;
	color:#333;
	background:#f0f0f0;
	padding:10px;
}
#tcontent p {
	margin:0 0 2px;
}
#tpodlist {
	background-color:#ddd;
	display:block;
	font-size:12px;
	height:15px;
	line-height:17px;
	margin-bottom:2px;
	overflow:hidden;
	padding:4px 5px 6px;
}
#tpodlist_sel {
	background-color:#FFCC00;
	display:block;
	font-size:12px;
	height:15px;
	line-height:17px;
	margin-bottom:2px;
	overflow:hidden;
	padding:4px 5px 6px;
}


/* news */
#nleft {
	float:left;
	width:400px;
	margin-bottom:10px;
	display:inline;
}
#nright {
	float:left;
	width:400px;
	margin-bottom:10px;
	display:inline;
}
#nheader {
	float:left;
	width:400px;
	background:#000;
	color:#ffffff;
}
#nheader_right {
	float:left;
	width:410px;
	background:#000;
	color:#ffffff;
}
#ncontent {
	float:left;
	width:370px;
	color:#333;
	background:#f0f0f0;
	padding:10px;
}
#ncontent p {
	margin:0 0 2px;
}
#ncontent p a:hover {
	text-decoration:underline;
}
#npodlist {
	background-color:#ddd;
	display:block;
	font-size:12px;
	height:15px;
	line-height:17px;
	margin-bottom:2px;
	overflow:hidden;
	padding:4px 5px 6px;
}
#npodlist_sel {
	background-color:#7f7f7f;
	display:block;
	font-size:12px;
	height:15px;
	line-height:17px;
	margin-bottom:2px;
	overflow:hidden;
	padding:4px 5px 6px;
}
