	select {
			height:40px;
			color: #666;
			font-weight:bold;
			letter-spacing:-1px;
			font-size:2.0em;
			line-height:2.0;}
	
	span.select {
			position: absolute;
			width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
			height: 40px;
			padding: 0 24px 0 8px;
			color: #fff;
			font-weight:bold;
			letter-spacing:-1px;
			font-size:2.0em;
			line-height:1.6em;
			background: url(../images/select.gif) no-repeat;
			overflow: hidden;
			border:0px solid red;}