﻿.contboxpatrocini
{
    border-top:1px solid #e5352d;
    width:460px;
    padding:0px;
    float:left;
    margin:7px 0px;
}
.boxpatrocini
{
    
    width:230px;
    height:auto;
    float:left;
    padding:5px 0px 5px;
    text-align:center;
}
.imgpatrocini
{
    width:200px;
    height:85px;
    overflow:hidden;   
}


.contboxpaging
{
    text-align:right;
    width:460px;
    border-top:1px solid #e5352d;
    float:left;
}
.boxpaging
{
    height:30px;
    width:auto;
    color:#333333;
    
}
.boxpaging a
{
    color:#333333;
    text-decoration:none;
    margin:0px 3px;
}
.boxpaging a:hover
{
    color:#333333;
    text-decoration:underline;
}