div#main_content {
    position: relative;
    width: 691px;
    padding: 0px 8px 0px 8px;
    background-color: #FFFFFF;
}

div#main_left_content {
    position: relative;
    float: left;
    width: 477px;
}

div#detail_content {
    border: 1px solid #CC9999;
    border-top: 0;
    border-bottom: 0;
    padding: 0px 8px 0px 8px;
}

div#sub_menu {
    font-size: 9px;
    color: #633535;
    padding-bottom: 8px;
}

div#sub_menu a {
    color: #633535;
}

div#detail_content table, 
div#detail_content tr,
div#detail_content td{
    background-color: #FFFFFF;
    text-align: left;
}

table.detail span.judul {
    font-weight: bold;
}

div#main_right_content {
    position: relative;
    float: right;
    width: 206px;
    padding-bottom: 8px;

    background-color: #FFFFFF;
}

div#main_content_footer {
    clear: both;
}

div#recharge_your_soul {
    position: relative;
    width: 206px;
    height: 264px;
    background-image: url(../images/recharge_your_soul.jpg);
}

div#recharge_your_soul_content {
    height: 218px;
    width: 186px;

    padding: 0 10px 10px 10px;
}

div#recharge_your_soul_content img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border: 0;

    float: left;
}

div#recharge_your_soul_content div.news {
    clear: both;
    position: relative;
    top: 8px;
}

div#recharge_your_soul ul {
    padding: 0;
    margin: 0 15px;
}

div#recharge_your_soul li {
    padding: 0px 0px 4px 0px;
}

div#recharge_your_soul li a, 
div#recharge_your_soul li a:active,
div#recharge_your_soul li a:visited {
    color: #633535;
    font-weight: bold;
}

div#share_your_story {
    width: 206px;
    height: 156px;

    background-image: url(../images/share_your_story.jpg);
}

div#share_your_story_content {
    height: 118px;
    width: 206px;
    padding: 0 10px 10px 10px
}

div#share_your_story_content div.head {
    float: left;
    width: 124px;
    text-align: right;
}

div#share_your_story_content img {
    width: 40px;
    height: 40px;
    margin-left: 10px;
    border: 0;

    float: left;
}

div#share_your_story_content div.news {
    clear: both;
    position: relative;
    top: 4px;
    width: 186px;
}

div#jc_prayer_wall {
    margin-top: 8px;
    width: 206px;
    height: 193px;
}

div#daily_devotional_small {
    position: relative;
    width: 206px;
}

div#daily_devotional_small div.news {
    border: 1px solid #CC9999;
    border-top: 0;
    border-bottom: 0;
    padding: 0px 10px 0px 10px;
}

div#right_content_separator {
    height: 7px;
    display: block;
}

div#daily_devo {
    position: relative;
    float: left;
    width: 101px;
    height: 165px;
    padding: 4px;
    background-image: url(../images/devo_box.jpg);
}

div#devo_list_fav {
    overflow: auto; 
    height: 136px;
}

div#devo_list_fav ul {
    padding: 0;
    margin: 0 12px;
}

div#devo_list_fav li {
    padding: 0;
    margin: 0;
}

div#devo_list_fav li a
div#devo_list_fav li a:active,
div#devo_list_fav li a:visited {
    font-weight: normal;
}

div#daily_devo_vertical_separator {
    position: relative;
    float: left;
    width: 6px;
    height: 173px;
}

div#daily_devo_horizontal_separator {
    clear: both;
    font-size: 8px;
    width: 455px;
    height: 8px;
}

div#daily_devo div.day {
    position: absolute;
    bottom: 0;
    right: 0;
}

div#other_video {
    border-top: 2px dotted #633535;
    color: #633535;
}

div#other_video div.other_video_list {
    text-align: center;
    position: relative;
    float: left;
    width: 106px;
}

div#other_video div#other_video_vertical_separator {
    position: relative;
    display: block;
    float: left;
    width: 10px;
    height: 100px;
}

span.other_video_list_title {
    color: #633535;
    font-weight: bold;
}

span.other_video_list_by {
    font-weight: bold;
}
