.pageButtonCurrent
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT-COLOR: #f5f5f5;
    BORDER-BOTTOM-COLOR: #f5f5f5;
    WIDTH: 15px;
    CURSOR: hand;
    COLOR: #ff0000;
    BORDER-TOP-STYLE: none;
    BORDER-TOP-COLOR: #f5f5f5;
    FONT-FAMILY: Tahoma,Arial,sans-serif;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    HEIGHT: 19px;
    BACKGROUND-COLOR: #e0e5e8;
    BORDER-RIGHT-COLOR: #f5f5f5;
    BORDER-BOTTOM-STYLE: none
}
.pageButton
{
    FONT-SIZE: 12px;
    BORDER-LEFT-COLOR: #dddddd;
    BORDER-BOTTOM-COLOR: #dddddd;
    WIDTH: 15px;
    CURSOR: hand;
    COLOR: #808080;
    BORDER-TOP-STYLE: none;
    BORDER-TOP-COLOR: #dddddd;
    FONT-FAMILY: Tahoma,Arial,sans-serif;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    HEIGHT: 19px;
    BACKGROUND-COLOR: #e0e5e8;
    BORDER-RIGHT-COLOR: #dddddd;
    BORDER-BOTTOM-STYLE: none
}
.PrecSuccButton
{
    FONT-WEIGHT: normal;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: firebrick
}
.lbl_etichettaPag
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
