Options
by shelbyz
HTML
<input type="text" value="+1">
<br/><br/>
<input type="text" id="option2">
<br/><br/>
<label>+1</label><input type="text">
CSS
#option2 {
background: url('http://db.tt/Ck73Xhh9') no-repeat 0 0;
padding-left: 40px;
}