@font-face {
    font-family: 'GeoSlb712MdBT-Bold';
    src: url('webfonts/160D13_0.eot');
    src: url('webfonts/160D13_0.eot?#iefix') format('embedded-opentype'),
         url('webfonts/160D13_0.woff') format('woff'),
         url('webfonts/160D13_0.ttf') format('truetype'),
         url('webfonts/160D13_0.svg#wf') format('svg');
}

/*FF hack*/
@-moz-document url-prefix() {
    div.pWFormSelect:after{
        right:1px !important;
        top:1px !important;
    }
    .yellow_form div.pWFormSelect:after{
        right:4px;
        top:4px;
    }
}