/* CSS Document */
span.status
{
	background-image:url(/jquery/images/checked.gif);
	height:14px;
	width:14px;
	display:inline-block;
	background-repeat:no-repeat;
}
span.error
{
	background-image:url(/jquery/images/unchecked.gif);
}

.sel{padding: 3px 5px 3px 19px; background-image: url(/../images/16t.png); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position: left center; width: 280px; font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 18px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; color: rgb(153, 153, 153);}
