.search_header
{
    padding-bottom: 23px;
}
.search_title
{
    color         : #555;
    font-size     : 18px;
    font-weight   : bold;
    padding-bottom: 12px;
}

/* sidebar
----------------------------------------------------*/
.sidebar
{
    width: 215px;
}/*
.last
{
    padding-top: 20px;
}*/


/* main
----------------------------------------------------*/
.main
{
    width: 705px;
    position: relative;
}
.news_boxes
{
    width: 705px;
}
.comment-notify 
{
    background-color: #FFFFCC;
}
.selected
{
    background: none;
    position: absolute;
    left: -9999em;
}

/* banners superiores
----------------------------------------------------*/
#banner-split 
{
    overflow: hidden;
    padding-bottom: 20px;
    zoom: 1;
}
#banner-split .first
{
    float: left;
    width: 633px;
}
#banner-split .last
{
    /*float: right;*/
    text-align: right;
    /*width: 241px;*/
}


#whenoption
{
    position: absolute;
    right: 0;
    top: 0;
    width: 156px;
}

/* noticias */
#latest {
    min-height: 400px;
    height: auto !important;
    _height: 400px;
    zoom: 1;
}



#pagination-latest {
    position: relative;
    zoom: 1;
}
#pagination-latest .page {
    display: none;
}
#pagination-latest .pagination  {
    height: 18px;
    display: block;
    width: 177px;
    overflow: hidden;
    margin: 11px auto 0;
}
#pagination-latest .prev {
    position: absolute;
    left: 0;
    top: 0;
}
#pagination-latest .next {
    position: absolute;
    right: 0;
    top: 0;
}
#pag_title {
    width: 96px;
    height: 14px;
    margin: -16px 0 0 330px;
    /* zoom: 1; */
}
.news_boxes li
{
    padding: 0 0 13px 31px;
}