
select{font-family:'DINRegularAlternate'; font-size:12px; color:#150f5a;}
.select
{
    position: absolute;
    width: 186px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
    height: 20px;
    padding: 2px 0px 0 5px;
    font-family: 'Georgia';
    font-size: 11px;
    color: #150f5a;
    background: #ffffff url(/elementi/tendina.jpg) no-repeat;
    overflow: hidden;
}