#center_container{
    margin-right: 310px;
    background: url(../../gfx/netfound/c_background.gif) 0 0 repeat-x;
}

#center_container h2.title{
    margin: 0 0 10px 0;
    font-weight: normal;
    font-size: 8pt;
    height: 30px;
    line-height: 30px;
    background: url(../../gfx/form/title_left2.gif) 0 0 no-repeat;
}
#center_container h2.title span{
    height: 30px;
    line-height: 30px;
    background: url(../../gfx/form/title_right2.gif) 100% 0 no-repeat;
    display: block;
    margin-left: 10px;
    width: 100px;
    text-align: center;
    padding-right: 12px;
}

#center_container a.image{
    float: left;
    display: block;
    text-align: center;
    width: 182px;
    background: url(../../gfx/netfound/image_top.jpg) 0 0 no-repeat;
    padding-top: 35px;
    padding-bottom: 10px;
    border-bottom: solid 1px #B3B3B3;
    margin: 0 0 10px 10px;
}
#center_container span.author, #center_container span.company, #center_container span.date_published{
    display: block;
    margin: 5px 0;
    font-weight: bold;
}
#center_container span.date_published{
    font-weight: normal;
}
#center_container a.image img{
    border: 0;
}
#center_container a.see{
    float: right;
    display: block;
    width: 58px;
    height: 85px;
    background: url(../../gfx/netfound/see_button.jpg) 0 0 no-repeat;
    margin: 0 10px 5px 10px;
}
#center_container h3{
    font-size: 8pt;
    height: 30px;
    line-height: 30px;
    width: 410px;
    background: url(../../gfx/netfound/h3_top.jpg) 0 0 no-repeat;
    margin: 0 0 0 200px;
    padding: 0 10px;
}
#center_container h3 a{
    color: #F1621E;
    text-decoration: none;
}
#center_container h3 a:hover{
    text-decoration: underline;
}
#center_container p{
    margin: 0 0 10px 200px;
    padding: 0 15px 0 10px;
}

#center_container span.clear{
    display: block;
    clear: left;
}

#right_container{
    float: right;
    width: 300px;
    padding-bottom: 315px;
}

#humor{
    clear: right;
    margin-bottom: 10px;
}
#humor h3{
    margin: 0;
}
#humor h3 a{
    display: block;
    background: url(../../gfx/promote_view/humor.jpg) 0 0 no-repeat;
    width: 270px;
    height: 70px;
    line-height: 30px;
    padding: 0 15px;
    color: #666666;
    font-size: 8pt;
    text-decoration: none;
}
#humor h3 a:hover{
    text-decoration: underline;
}

#news_bottom{
    margin-top: 20px;
} 


.pager{
/*    height: 30px;*/
    line-height: 30px;
    list-style: none;
    text-align: center;
}
.pager li{
    display: inline;
}

#center_container .pager li a{
    color: #666666;
    text-decoration: none;
}

#center_container .page_pager li a{
    color: #FE5F42;
    text-decoration: none;
}


.pager li a:hover{
    text-decoration: underline;
}


.pager li a.active{
    color: #7F7FB4;
    font-weight: bold;
    color: #000;
}


