@charset "utf-8";
table  td#middleColumn     {
	padding: 0 5px 0 0;
	width: 440px;
}

table td#rightColumn {
	padding-right: 10px;

}

#mainContent .widgetBox
{
background: #83c5fe url(../images/widget-ml.gif) left repeat-y;
margin: 0 0 5px 0
}
#mainContent .widgetBox-sub
	{background: url(../images/widget-mr.gif) right repeat-y;}

#mainContent .widgetBox-headKonsul
	{
	background: url(../images/widget-tl-konsul.gif) left 0 no-repeat;
	padding: 0 0 0 10px
}
#mainContent .widgetBox-headKonsul .widgetBox-subKonsul
	{background: url(../images/widget-tr-konsul.gif) right 0 no-repeat; padding: 0 10px 0 0}
#mainContent .widgetBox-headKonsul .widgetBox-contentKonsul
	{
	background: url(../images/widget-tm-konsul.gif) center 0 repeat-x;
	height:35px;
	color: #fff;
	font-weight: bold;
	padding:3px 0 0 0;
	font-size: 14px;
}

#mainContent .widgetBox-head
	{
	background: url(../images/widget-tl.gif) left 0 no-repeat;
	padding: 0 0 0 10px
}
#mainContent .widgetBox-head .widgetBox-sub
	{background: url(../images/widget-tr.gif) right 0 no-repeat; padding: 0 10px 0 0}
#mainContent .widgetBox-head .widgetBox-content
	{
	background: url(../images/widget-tm.gif) center 0 repeat-x;
	height:25px;
	color: #fff;
	font-weight: bold;
	padding:3px 0 0 0;
	font-size: 14px;
}

#mainContent .widgetBox-foot
	{background: url(../images/widget-bl.gif) left 0 no-repeat; padding: 0 0 0 5px}
#mainContent .widgetBox-foot .widgetBox-sub
	{background: url(../images/widget-br.gif) right 0 no-repeat; padding: 0 5px 0 0}
#mainContent .widgetBox-foot .widgetBox-content
	{background: url(../images/widget-bm.gif) center 0 repeat-x; height: 12px}
#mainContent #widgetContent
	{margin: -3px 8px; padding: 0 8px;}

.boxRight
	{border: 1px solid #abc; padding: 4px; background-color:#83c5fe; margin: 0 0 4px 0;}
.boxRight-iklan {
	padding: 4px; background-color: #fcc; margin: 0 0 4px 0;
	/* tentukan tinggi-nya, lebar gak usah */
	overflow: hidden;
}
.boxMiddle-iklan {
	padding: 4px; background-color: #fcc; margin: 0 0 5px 0;
	/* tentukan tinggi-nya, lebar gak usah */
	height: 50px;
	overflow: hidden;
}
.ukajilh{
padding: 0px;
display:block;
text-align:left;
}
.ukajil{
padding: 0px 12px;
display:block;
text-align:left;
}
.kajil{
padding: 0px;
list-style-type:square;
}
.kajil:hover {
background:#FFFFCC;
}
