/* CSS Document */

span.customStyleSelectBox {
	font-family:verdana; font-size:11px; color:#333333; padding:5px; border:0px solid #999999; -moz-border-radius: 3px; text-align:left;
	-webkit-border-radius: 3px; border-radius: 3px; line-height: 11px; background:url(images/arrow.jpg) no-repeat; background-position: 98% 60%;
	}
	
	
.selectStyled {
	font-family:verdana; font-size:11px; color:#333333; padding:5px; border:0px solid #999999; -moz-border-radius: spx; text-align:left;
	-webkit-border-radius: 3px; border-radius: 3px; line-height: 11px; background:url(images/arrow.jpg) no-repeat; background-position: 95% 60%;
	opacity:30;
	}