.scrollable{position:relative;top:30px;overflow:hidden;width:790px;height:150px;}
.scrollable .items{width:20000em;position:absolute;clear:both;}
.items div{float:left;width:830px;}
.scrollable div.bg-p{background:#dedede url(../img/job-bg.png) no-repeat;float:left;margin-right:38px;text-align:center;width:100px;height:100px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.scrollable div.bg-p:hover{background-position:0 -100px;}
div.bg-p span{position:relative;top:55px;}
div.bg-p img{position:relative;top:25px;}
.scrollable .active{border:2px solid #000;position:relative;cursor:default;}