/*judul modul*/
.moduletable-berita h3 {
    background:transparent url(../images/icon_news.jpg) no-repeat scroll 0 0;
    border-bottom:1px solid #E8E8E8;
    height:30px;
    padding:20px 0 0 54px;
}
.moduletable-agenda h3 {
    background:transparent url(../images/icon_agenda.jpg) no-repeat scroll 0 0;
    border-bottom:1px solid #E8E8E8;
    height:30px;
    padding:20px 0 0 54px;
}
.moduletable-jajak {
    margin-bottom: 20px;
}
.moduletable-jajak h3 {
    background:transparent url(../images/icon_poll.jpg) no-repeat scroll 0 0;
    border-bottom:1px solid #E8E8E8;
    height:30px;
    padding:20px 0 0 54px;
}
.moduletable-jajak .pollstableborder-jajak tr {
    height:20px;
}
.moduletable-jajak .pollstableborder-jajak tr input {
    height:20px;
    margin-right: 5px;
}
.moduletable-bukutamu h3 {
    background:transparent url(../images/icon_karstat.jpg) no-repeat scroll 0 0;
    border-bottom:1px solid #E8E8E8;
    height:30px;
    padding:20px 0 0 54px;
}
.moduletable-stat h3  {
    background:transparent url(../images/icon_webstat.jpg) no-repeat scroll 0 0;
    border-bottom:1px solid #E8E8E8;
    height:30px;
    padding:20px 0 0 54px;
}
/*?*/
.contentpaneopen td {
    font-size:11px;
    line-height:18px;
    text-align: left;
}
/*judul component*/
td.contentheading {
    background:transparent url(../images/icon_detail.jpg) no-repeat scroll 0 0;
    border-bottom:1px solid #E8E8E8;
    padding:20px 0 10px 54px;
    color:#333333;
    font-weight: bold;
    font-size: 14px;
}
.componentheading {
    background:transparent url(../images/icon_karstat.jpg) no-repeat scroll 0 0;
    background-position: right;
    border-bottom:1px solid #E8E8E8;
    padding:20px 50px 10px 54px;
    color:#333333;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
}
/*border pdf print email*/
.buttonheading img {
    border:0 none;
}
/*patch gk news show*/
p.gk_news_show_news_text {
    font-size:11px;
    line-height:18px;
    margin-bottom: 0px;
	text-align:justify;
}
td.gk_news_show_center {
    border-bottom:1px dashed #CCCCCC;
} 
.readon_class {
    margin-bottom:5px; 
}
h4.gk_news_show_news_header {
    font-weight: bold;
    margin-bottom:2px;
    margin-top:2px;  
}
/*patch body*/
body {
    font-size:11px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}
/*patch pocha guestbook*/
.contentdescription {
    margin-top: 5px;
    margin-bottom: 5px;
}
/*patch content tengah*/
table.contentpaneopen {
    width:100%;
}
table.blog {
    width:100%;
}
td.createdate {
    text-align: right;
    font-style: italic;
    font-weight: bold; 
}
td.modifydate {
    text-align: right;
    font-style: italic;
}
/*ovverride from desain*/
#content .left2 ul li {
    font-size: 11px;
}
#content .left2 ol li {
	font-size: 11px;
}
form {
    font-size: 11px;
}
#content .right ul li {
    font-size: 11px;
}
#bottom .bright table {
    font-size: 11px;
}
#footer {
    font-size: 11px;
}
h4, h3 {
    font-size: 13px;
}
#jflanguageselection {
    float: none;
}

/* override shout box */

#chatoutput {
	height:150px;
}
/*
.shoutbox .chatForm {
	margin-left:20px;
	margin-right:20px;
}*/
#shoutbox {
	margin-left:40px;
	margin-right:40px;
}
/* override joomla*/
tr.sectiontableentry1 td , tr.sectiontableentry2 td {
	padding-right:4px;
}

/*ovverride design*/
#content .right ul {
padding:0 0 0 20px;
}
