span.select {
position: absolute;
width: 170px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
height: 26px;
padding-top: 5px;
padding-left: 5px;
color: #000000;
font-size: 10px;
background: url(../images/select.jpg) no-repeat;
overflow: hidden;
}
