/* using default inkjet_graphite color palette */
/*
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(http://www.championjobs.com/wp-content/uploads/labbpartner/_assets/themes/web2matte/images/inkjet_graphite/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(http://www.championjobs.com/wp-content/uploads/labbpartner/_assets/themes/web2matte/images/inkjet_graphite/radio.png) no-repeat;
}
*/


.select {
	position: absolute;
	width: 118px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 19px;
	padding: 0px 24px 0px 8px;
	margin: 2px 0px 0px 0px;
	color: #777777;
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
	line-height:16.99px;
	font-weight:bold;
	text-transform:uppercase;
	background: url(http://www.championjobs.com/wp-content/uploads/labbpartner/_assets/themes/web2matte/images/inkjet_graphite/select.gif) no-repeat;
	overflow: hidden;
}

