﻿.frm-classifiche {
    font-size:13px;
    border-bottom:1px solid #bbb;
}
.frm-classifiche-nome-squadra {
    width:200px;
    padding:10px;
    float:left;
    border-right:1px Solid #bbb;
}
.frm-classifiche-pos-pag {
    width:150px;
    padding:10px;
    float:left;
    text-align:center;
    border-right:1px Solid #bbb;
}
.frm-classifiche-pos-link {
    width:74px;
    padding:10px;
    text-align:center;
    float:left;
}

.frm-classifiche-head {
    font-size:13px;
}
.frm-classifiche-nome-squadra-head {
    width:200px;
    padding:10px;
    text-align:left;
    float:left;
}
.frm-classifiche-pos-pag-head {
    width:150px;
    padding:10px;
    text-align:center;
    float:left;
}
.frm-classifiche-pos-link-head {
    width:74px;
    padding:10px;
    text-align:center;
    float:left;
}

    .frm-classifiche-pos-link a {
        text-decoration:underline;
        padding:10px;
        color:#0767c3;
    }
     .frm-classifiche-pos-link a:hover {
        text-decoration:none;
        color:#bbb6b6;
    }
     .frm-classifiche-pos-link a:link {
        text-decoration:none;
    }
      .frm-classifiche-pos-link a:visited {
        text-decoration:none;
    }
.ui-widget-content {
    background-color:#fff !important;
}
#btn_cerca_user-mypos {
    background-color:#8bdd4a;
}