/**
 * CHANNELBOX
 _______________________________________________________________________________________________________*/
.bisnis-update {
background-color:#F2F2F2;
border:1px solid #ccc;
overflow:hidden;
}

/*
 * Penempatan di kolom kiri atau kanan 
 * Kurangi dua pixel untuk lebar per kolom karena memakai border (total 2px)
 * text-indent buat accesibility, jadi tetap memakai teks JUDUL BLOCK cuma dibikin out of browser view
 * !important buat override generic width 100% 
 */
.bisnis-update h2 {text-indent:-9999px}
#sidebar-left .bisnis-update {width:238px !important;}
#sidebar-left .bisnis-update h2{background:transparent url(/2010/images/channelbox/business_box.jpg) no-repeat top left;height:50px;}

#sidebar-right .bisnis-update {width:298px !important;}
#sidebar-right .bisnis-update h2{background:transparent url(/2010/images/channelbox/business_box-300.jpg) no-repeat top left;height:65px;}

/**
 * BLOK BIRU PIALA DUNIA
 _______________________________________________________________________________________________________*/
#block-pd-biru .block-inner{background:#EDF5FE;}


.pd-biru h2 {text-indent:-9998px}
.pd-biru {width:380px !important;}

#block-ramadan-box .block-inner{background:#E9FAD7; padding:0px 5px 0px 0px; border-bottom:5px solid #84CC3C; }
.ramadan-box h2 {text-indent:-9998px}
.ramadan-box {width:380px !important;}

#block-haji-box .block-inner{background:#E9FAD7; padding:0px 5px 0px 0px; border-bottom:5px solid #84CC3C;}


.haji-box h2 {text-indent:-9998px}
.haji-box {width:380px !important;}

.box-haji{
height:auto;
width:auto;
margin-bottom:10px;
padding-bottom:5px;
border-bottom:1px dashed #f2f2f2;
}
.box-haji-dalam{
margin:5px;}

#block-telkomsel-box .block-inner{background:#ededed; padding:0px 5px 0px 0px;}


.telkomsel-box h2 {text-indent:-9998px}
.telkomsel-box {width:380px !important;}

.box-telkomsel{
height:auto;
width:auto;
margin-bottom:0px;
padding-bottom:0px;
}
.box-telkomsel-dalam{
margin:5px;}

