span.select {
   position: absolute;
   width: 130px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 19px;
   padding: 0 24px 0 8px;
   color: #000;
   font: 12px/21px arial,sans-serif;
   background: url(layout_images/select.jpg) no-repeat;
   overflow: hidden;
}

.inputStyled {
	width:95%;
	border:#BEB19D 1px solid;
}
