/*************************************************************/
/*   Design:   Multiflex-3 Update-2 / Layout-4               */
/*   File:     Text formats                                  */
/*-----------------------------------------------------------*/
/*   Author:   G. Wolfgang                                   */
/*   Date:     November 29, 2006                             */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             G. Wolfgang (www.1-2-3-4.info). Thank you!    */
/*************************************************************/

/******************/
/*  MAIN SECTION  */
/******************/
html, body{
scrollbar-face-color:#404040;
scrollbar-base-color:#303030;
scrollbar-arrow-color:#F3910C;
scrollbar-track-color:#262626;
scrollbar-shadow-color:#272727;
scrollbar-highlight-color:#616060;
scrollbar-3dlight-color:#616060;
scrollbar-darkshadow-Color:#272727;
}

/* MAIN NAVIGATION */
.nav3-grid {
  width:160px; 
	border-bottom:solid 1px rgb(200,200,200);
	margin: 0 0 20px 0;
}

.nav3-grid dt a, .nav3-grid dt a:visited {
	display: block; /*Non-IE6*/
	min-height: 2.0em;
	height: auto !important; /*IE6*/
	height: 2.0em;
	line-height: 2.0em;
	padding: 0px 10px 0px 10px;
	border-top: solid 1px rgb(126,126,126);
	text-decoration: none;
	color: #a4a7a7; 
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}
.nav3-grid dd a, .nav3-grid dd a:visited {
	display: block;
	background: url(../images/ico_archive2.gif) no-repeat 10px 5px;
/*Non-IE6*/
	min-height: 1.7em;
	height: auto !important;
/*IE6*/
	height: 1.7em;
	line-height: 1.7em;
	padding: 0px 10px 0px 25px;
	border: none;
	font-weight: normal;
	text-decoration: none;
	color: #7e7e7e; 
	font-size: 120%;
}
.nav3-grid dd a:hover {
background: url(../images/ico_archive2.gif) no-repeat 10px 5px;
background-color:rgb(225,225,225); 
color:rgb(42,90,138); 
text-decoration:none;}

.nav3-bullet {width:170px; margin:10px 0 0 20px;}
.nav3-bullet dt a, .nav3-bullet dt a:visited {line-height:2.0em; padding:0 0 0 10px; background:url(../images/bg_bullet_full_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-bullet dd a, .nav3-bullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; padding:0 0 0 10px; background:url(../images/bg_bullet_half_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-bullet dt a:hover {background:url(../images/bg_bullet_full_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}
.nav3-bullet dd a:hover {background:url(../images/bg_bullet_half_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}

.nav3-nobullet {width:170px; margin:10px 0 0 20px;}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {text-decoration:underline; color:rgb(42,90,138);}

.main-navigation .loginform {width:160px; margin:-10px 20px 0 20px;}
.main-navigation .loginform p {clear:both; margin:0; padding:0;}
.main-navigation .loginform fieldset {width:160px; border:none;}
.main-navigation .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-navigation .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/; font-size:110%;}
.main-navigation .loginform input.field {width:158px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-navigation .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-navigation .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-navigation .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-navigation .searchform {width:160px; margin:0 20px 0 20px;}
.main-navigation .searchform p {clear:both; margin:0; padding:0;}
.main-navigation .searchform fieldset {border:none;}
.main-navigation .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-navigation .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-navigation .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-navigation h1.first {clear:both; margin:0px; padding:4px 20px 3px 20px; background-color:#595959; font-family:"trebuchet ms",arial,sans-serif; color:rgb(193,193,193); font-weight:bold; font-size:150%;}
.main-navigation h1 {
  clear:both; 
  margin:0 0 0 0; 
  padding:4px 20px 3px 20px; 
  background:#303030; 
  font-family:"trebuchet ms",arial,sans-serif; 
  color:rgb(255,255,255); 
  font-weight:bold; 
  font-size:150%;
 }
.main-navigation h2 {clear:both; margin:20px 10px 10px 20px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.main-navigation h3 {clear:both; margin:10px 10px 5px 20px; color:rgb(80,80,80); font-weight:bold; font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {clear:both; margin:0 10px 10px 20px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-navigation p.center {text-align:center;}
.main-navigation p.right {text-align:right;}

.main-navigation ol {list-style:none; margin:0.5em 10px 1.0em 20px;}
.main-navigation ol li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; background:url(../images/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:130%;}
.main-navigation ol {margin:0.5em 0px 1.0em 0px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.main-navigation ul li {list-style-position:outside; margin:0 0 0 0; font-size:110%;}


/* MAIN CONTENT */
.main-content h1.pagetitle {
	margin: 10px 0 0.4em 0;
	padding: 0 0 2px 0;
	border-bottom: solid 5px rgb(79,79,79);
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.main-content h1.pengumuman {
	margin: 10px 0 0.4em 0;
	padding: 0 0 2px 0;
	border-bottom: solid 5px rgb(79,79,79);
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
	font-weight: bold;
	font-size: 14px;
	background: url(../images/icon_pengumuman.gif) no-repeat; 
	background-position:378px 0px;
  text-transform: uppercase;
}

.main-content h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-content h1 {
	clear: both;
	margin: 1.0em 0 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(80,80,80);
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.main-content h1 a.test {
	color: #959595;
}

.main-content h2 {
	clear: both;
	margin: -0.5em 0 0.5em 0;
	font-family: "trebuchet ms",arial,sans-serif;
	color: rgb(80,80,80);
	font-weight: normal;
	font-size: 110%;
}
.main-content h3 {
	clear: both;
	margin: -3px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dotted #C9D2DA;
}


.main-content .tanggal {
	clear: both;
	margin: -3px 0 5px 0;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: #e49932;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px dotted #ACACAC;
}

.main-content .pengirim {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF5F22;
	font-weight: normal;
	font-size: 12px;
}

.polling_judul {
	clear: both;
	margin: 3px 3px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d39a14;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dotted #BEBEBE;
  text-transform: uppercase;
}

.polling_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;

}

.polling_sumber{
  padding: 5px 0 5px 0;
  margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
  color: #000;
  text-align: center;
  background: #d39a14;
}



.main-content h1.side {clear:none;}
.main-content h2.side {clear:none;}
.main-content h3.side {clear:none;}

.main-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-content h6 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",verdana,arial,sans-serif; font-weight:normal; font-size:140%;}
.main-content p {margin:0 0 5px 0; color:#a09f9f; line-height:1.5em; font-weight:normal; font-size:12px;}
.main-content p.center {text-align:center;}
.main-content p.more {text-align:right;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-content p.garis_bawah {margin:0 0 5px 0; color:#a09f9f; line-height:1.5em; font-weight:normal; font-size:12px;border-bottom:dotted 1px #89C203}


.main-content ul {list-style:none; margin:10px 0 5px 0;}
.main-content ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(../images/bg_bullet_full_2.gif) no-repeat 0 0.5em; line-height:1.4em; font-size:100%;}
.main-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}
.main-content ul li a {font-weight:bold;}

.contactform {width:418px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* MAIN SUBCONTENT */
.main-subcontent h1 {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(89,89,89); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:14px;}
.main-subcontent h1.green {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:14px;}
.main-subcontent h1.blue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:14px;}
.main-subcontent h1.orange {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(232,177,13); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:14px;}
 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent h3 {clear:both; margin:1.0em 10px 2px 10px; color:#006699; font-weight:bold; font-size:12px;}
.main-subcontent h4 {clear:both; margin: 2px 10px 2px 10px; color:#FFCC33; font-weight:bold; font-size:10px;}
.main-subcontent p {clear:both; margin:0px 10px 0px 10px; color:#a09f9f; line-height:1.3em; font-weight:normal; font-size:12px;}
.main-subcontent p.image {margin:0 10px 0 10px;}
.main-subcontent p.foto {text-align:center; margin:0 0 0 0;}
.main-subcontent p.center {text-align:center;}
.main-subcontent p.right {text-align:right;}
.main-subcontent p.more {
  clear:both;
  margin:5px 0 0 0;
  text-align:right;
  border-top:dotted 2px rgb(28,77,119);
}


.main-subcontent ul {list-style:none; margin:0 5px 5px 5px;}
.main-subcontent ul li {margin:0 0 0 2px; padding:0 0 0 0; background:url(../images/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:12px; font-size:12px;}
.main-subcontent ol {margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 35px /*IE6*/;}
.main-subcontent ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

.main-subcontent .loginform {width:160px; margin:0 10px 0 10px;}
.main-subcontent .loginform p {clear:both; margin:0; padding:0;}
.main-subcontent .loginform fieldset {width:160px; border:none;}
.main-subcontent .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-subcontent .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/; font-size:110%;}
.main-subcontent .loginform input.field {
	width: 140px; /*Non-IE6*/
	padding: 0.1em 0 0.2em 0 !important; /*IE6*/
	padding: 0.2em 0 0.3em 0;
	border: solid 1px #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 5px 0;
	color:#CCCCCC;
	background-color:#494949;
}
.main-subcontent .loginform input.checkbox {
	margin: 5px 0 0 0 !important; /*IE6*/
	margin: 2px 0 0 -3px;
	border: none;
	float: left;
}
.main-subcontent .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-subcontent .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-subcontent .searchform {width:160px; margin:0 10px 0 10px;}
.main-subcontent .searchform fieldset {border:none;}
.main-subcontent .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-subcontent .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-subcontent .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/********************/
/*  COMMON CLASSES  */
/********************/
.main img {
	clear: both;
	float: left;
	margin: 0 0 0 0;
}
.main img.center {clear:both; float:none; margin:0; padding:0 1px 0 2px;}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px;}
.main img.thumb { 
  width: 70px; 
  height:54px; 
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 4px; 
  padding: 1px 1px;
  border:solid 1px rgb(80,80,80);}

.main-content h1 a {
	color: #a4a7a7;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}
.main a {  
  color: #a4a7a7; 
   text-decoration:none;
 }
.main a:hover {  
  color: #a4a7a7; 
  text-decoration:underline;
}
.main a:visited {color: #a4a7a7; }

.yui-nav em {
  font-weight:normal; 
	font-size:12px;
}

.yui-content li a {
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}

.yui-skin-sam .yui-navset .yui-content {
	background: #202020;

border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #3c3c3c;
border-right-color: #3c3c3c;
border-bottom-color: #3c3c3c;
border-left-color: #3c3c3c;
border-top-width: 0pt;
border-right-width: 0pt;
border-bottom-width: 2px;
border-left-width: 0pt;	
} 

.yui-skin-sam .yui-navset .yui-nav, .yui-skin-sam .yui-navset
.yui-navset-top .yui-nav

{
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #3c3c3c;
border-right-color: #3c3c3c;
border-bottom-color: #3c3c3c;
border-left-color: #3c3c3c;
border-top-width: 0pt;
border-right-width: 0pt;
border-bottom-width: 2px;
border-left-width: 0pt;
}

/**************************************************************
   Posts
 **************************************************************/

.post {
	float: left;
	width: 100% !important;
	width: 99%;
	position: relative;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #CCCCCC;
	background: #FFD8A8;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p {
	margin: 0 0 0 100px;
	padding: 0 0 1em 1.2em;
	border-left: 1px solid #CCCCCC;
	background: #FFE4C4;
}

#col {
	float: left;
	width: 157px;
	margin: 0;
	padding: 0;
	background: #CEDBF9 url(../images/col_bg.gif) repeat-y 0 0;
	margin-left: 2px;
}

#col-in {
	padding: 20px 0 0 0;
	background: url(../images/col_top.gif) no-repeat 0 0;
}

#col-out {
	padding: 20px 0 0 0;
	background: url(../images/col_bottom.gif) no-repeat 0 0;
}

#col h3 {
	padding: 5px 15px 5px 15px;
	margin: 0 0 5px 0;
	background: #A0B9F3 url(../images/col_title_bg.gif) repeat-y 0 0;
	color: #192666;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}

/* Right column - Category */
#col ul#category {
  margin:15px 0; 
	padding:0; 
	list-style:none;
}

#col ul#category li {
  margin:0 5px 0 5px; 
	padding:0; 
	border-bottom:1px solid #E0E8FA;
}

#col ul#category li a {
	color:#467aa7;
	display: block;
	padding: 3px 0 3px 22px;
	background: url(../images/ico_archive.gif) no-repeat 5px 6px;
	text-decoration: none;
}

#col ul#category li a:hover {
  background-color:#D3DFF8; 
	color:#192666;
	background: #E0E8FA url(../images/ico_archive2.gif) no-repeat 5px 50%;
}

#col ul#category li#category-active a {
	background: #E0E8FA url(../images/ico_archive2.gif) no-repeat 5px 50%;
	font-weight: bold;
}

/* ***************************************************************** */
/*                     Right Menu                                    */
/* ***************************************************************** */

.col_kanan-in {
	padding: 20px 0 0 0;
	background: url(../images/col_top_double.gif) no-repeat 0 0;
}

.col_kanan-out {
	padding: 20px 0 0 0;
	background: url(../images/col_bottom_double.gif) no-repeat 0 0;
}

.col_kanan h3 {
	padding: 5px 15px 5px 15px;
	margin: 0 0 5px 0;
	background: #A0B9F3 url(../images/col_title_bg.gif) repeat-y 0 0;
	color: #192666;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.col_kanan ul.menu_kanan {
  margin:10px 0 10px 0; 
	padding:0; 
	list-style:none;
}

.col_kanan ul.menu_kanan li {
  margin:0 5px 0 5px; 
	padding:0; 
	border-bottom:1px solid #E0E8FA;
	background:transparent;
}

.col_kanan ul.menu_kanan li a {
	color:#467aa7;
	display: block;
	padding: 3px 0 3px 22px;
	background: url(../images/ico_archive.gif) no-repeat 5px 6px;
	text-decoration: none;
}

.col_kanan ul.menu_kanan li a:hover {
  background-color:#D3DFF8; 
	color:#192666;
	background: #E0E8FA url(../images/ico_archive2.gif) no-repeat 5px 50%;
	text-decoration: none;
}

.col_kanan ul.menu_kanan li.menu_kanan-active a {
	background: #E0E8FA url(../images/ico_archive2.gif) no-repeat 5px 50%;
	font-weight: bold;
	text-decoration: none;
}

.ifrUKM
{
  border:none;
  width:100%;
  height:400px;
}

/* MAIN CONTENT */
.main-subcontent h2.voip {
	margin: 10px 0 0.4em 0;
	padding: 0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
	text-decoration:blink;
}

.main-subcontent p.center {
	padding: 0 0 5px 0;
	text-align:center;
}

.polling_selengkapnya a:link, .polling_selengkapnya a:hover, .polling_selengkapnya a:visited {
  padding: 5px 0 5px 0;
  margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #ffcc00;
  text-decoration: blink;
}

dl.curved {background:#7f7f9c url(../images/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; width:95%;}
dl.curved dt {background:transparent url(../images/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.curved dd {background:#eee url(../images/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curved dd p.last {background:transparent url(../images/c_br.gif) bottom right no-repeat; }



