#gold_jobs {
    list-style-type: none;
    height: 160px;
    width: 928px;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 0 6px;
}

#gold_jobs li {
    width: 127px;
    height: 160px;
    overflow: hidden;
    float: left;
    margin: 0 10px;
    font-size: 11px;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/praca/template/gold_jobs_item.gif') 0 0 no-repeat;
}

li#gold_jobs_left, li#gold_jobs_right {
    width: 23px;
    margin: 0;
    padding-top: 43px;
    background: none;
}

#gold_jobs li.overflow {
    display: none;
}

li#gold_jobs_left div {
    width: 23px;
    height: 37px;
    cursor: pointer;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/praca/template/gold_jobs_arrow_left.gif') 0 -37px no-repeat;
}

li#gold_jobs_right div {
    width: 23px;
    height: 37px;
    cursor: pointer;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/praca/template/gold_jobs_arrow_right.gif') 0 0 no-repeat;
}

#gold_jobs li a {
    color: #ff9000;
    text-align: center;
    display: block;
    width: 127px;
    height: 130px;
    overflow: hidden;
}

#gold_jobs li a img {
    border: none;
    display: block;
    margin: 10px 26px 12px 26px;
}
