#gsm {
    list-style-type: none;
    width: 625px;
    display: block;
    overflow: hidden;
    clear: both;
    margin: 0 0 5px 0;
    padding: 2px 0 3px 10px;
    background: url('http://gfx.dlastudenta.pl/gfx/template/gsm/bg.gif') 0 0 no-repeat;
}

#gsm li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    background: url('http://gfx.dlastudenta.pl/gfx/template/gsm/arr.gif') right center no-repeat;
}

#gsm li.end {
    background: none;
}

#gsm li span, #gsm li a {
    font-size: 11px;
    color: #58595b;
}
