Select State

by clawfire

HTML

<div class=graph>
    
</div>

CSS

.graph{
    background: #eee url(http://s.thibau.lt/FkUk/select.png) no-repeat center center;
    width : 600px;
    height: 200px;
    display:block;
}