/**
body{
    background-color:#F1F9F8
}
#navigator {
     font-size:18px;
     font-weight:blod;
}

#home{
    margin-top:5px;
    margin-bottom:5px;
    padding-top:5px;
}

.day{
    min-height: 10px;
    _height: 10px;
    margin: auto auto 20px auto;
    padding-bottom: 25px;
    font-size: 14px;
    /**background: #FEFEF2 url(/Skins/coffee/images/line.gif) left bottom repeat-x;*/
}
.postDesc {
     margin-top:0px;
}
.postCon {
    float: right;
    width: 100%;
    clear: both;
    padding: 10px 0;
    font-size: 13px;
}

.c_b_p_desc{
   line-height:2;
}

.postSeparator{
    background-color: #ffffff;
    height:20px;
    background: #FEFEF2 url(/Skins/coffee/images/line.gif) left top repeat-x;
    margin:0;
    padding-bottom:20px;
}

*/