
.select {
	position: absolute;
	/*width: 158px;*/ /* With the padding included, the width is 190 pixels: the actual width of the image. */
	width: 80px;
	height: 21px;
	/*padding: 0 24px 0 8px;*/
	padding: 0;
	color: #35414D;
	font: bold 11px/21px Helvetica;
	margin-top:-4px;
	background:url(/cs/common/lscaresourcefiles/images/select_arrow.gif) no-repeat right center;
	/*background:none;*/
	overflow: hidden;
}

.browserIE8 .select {margin-top:-3px; width:82px;}
.browserIE7 .select {background:url(/cs/common/lscaresourcefiles/images/select_arrow.gif) no-repeat right 9px; width:82px;}

/*================FOR RESULTPANEL SELECTBOXES===========================*/

.resultpanel .select {
	position: absolute;
	/*width: 158px;*/ /* With the padding included, the width is 190 pixels: the actual width of the image. */
	width: 50px;
	height: 21px;
	/*padding: 0 24px 0 8px;*/
	padding-left:6px;
	color: #35414D;
	font: bold 11px/21px Helvetica;
	margin-top:-3px;
	margin-left:2px; text-transform:uppercase;
	background:url(/cs/common/lscaresourcefiles/images/azselect.gif) no-repeat left top;
	/*background:none;*/
	overflow: hidden;
}

.resultpanel .showPages .select {background:url(/cs/common/lscaresourcefiles/images/showpageselect.gif) no-repeat left top;}
.resultpanel select.styled {width:50px !important;}
.resultpanel .showPages select.styled {width:45px !important;}

.browserIE8 .select2 {margin-top:-3px; width:82px;}
.browserIE7 .select2 {background:url(/cs/common/lscaresourcefiles/images/buttons.gif) no-repeat; width:82px;}


/*=========FOR PRODUCTS BUY LANDING PAGE CHECKBOXES===============*/

.polarity .checkbox {background:url(/cs/common/lscaresourcefiles/images/chkbox.gif) no-repeat 0 0; position:absolute; width:20px; height:20px;}