﻿.contboxonline
{
    border-top:1px solid #e5352d;
    width:460px;
    padding:0px;
    float:left;
    margin:7px 0px;
}
.boxonline
{
    
    width:230px;
    height:auto;
    float:left;
    padding:5px 0px 5px;
}
.testonline
{
    width:215px;
    padding-left:15px;
    height:auto;
    font-family:Verdana;
    font-size:11px;
    float:left;
    background: transparent url('../images/palla.png') no-repeat left center;
}
.testonline a
{
    color:#333333;
    text-decoration:none;
}
.testonline a:hover
{
    color:#333333;
    text-decoration:underline;
}
.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;
}