﻿.combo
{
	margin-top: 10px;
	margin-left: 2px;
	padding: 1px 1px 0 5px;
	font-size: 9px;
	width: 135px;
	display: block;
	text-align: left;
	line-height: 16px;
	height: 15px;
	background: url(/global/images/cartselect3.gif) no-repeat;
	cursor: pointer;
	border: 0px;
	color: #000;
}

.combo2
{
	margin-top: 1px;
	margin-left: 0px;
	padding: 1px 1px 0 5px;
	font-size: 9px;
	width: 110px;
	display: block;
	text-align: left;
	line-height: 16px;
	height: 15px;
	background: url(/global/images/orangedrop.png) no-repeat;
	cursor: pointer;
	border: 0px;
	color: #000;
}
.combo_orangeshort
{
	margin-top: 1px;
	margin-left: 0px;
	padding: 1px 1px 0 5px;
	font-size: 10px;
	width: 75px;
	display: block;
	text-align: left;
	line-height: 16px;
	height: 15px;
	background: url(/global/images/orangedrop_short.png) no-repeat;
	cursor: pointer;
	border: 0px;
	color: #000;
}

.combo_green_105
{
	margin-top: 1px;
	margin-left: 0px;
	padding: 1px 1px 0px 5px;
	font-size: 10px;
	width: 105px;
	display: block;
	text-align: left;
	height: 15px;
	background: url(/global/images/greendropdown_105.png) no-repeat;
	cursor: pointer;
	border: 0px;
	color: #000;
}

.combo3
{
	margin-top: 0px;
	margin-left: 2px;
	padding: 1px 1px 0 5px;
	font-size: 9px;
	width: 135px;
	display: block;
	text-align: left;
	line-height: 16px;
	height: 15px;
	background: url(/global/images/cartselect3.gif) no-repeat;
	cursor: pointer;
	border: 0px;
	color: #000;
}




span.checkbox
{
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/global/images/checkbox_green.png) no-repeat;
	display: block;
	clear: left;
	float: left;
	behavior: url(/global/scripts/lib/iepngfix.htc);
	cursor: pointer;
	background-position: 0px 0px;
	position:static;
}
span.checkbox_orange_search
{
	width: 19px;
	height: 25px;
	padding: 0px 5px;
	background: url(/global/images/checkbox_orange_search.jpg) no-repeat;
	display: block;
	behavior: url(/global/scripts/lib/iepngfix.htc);
	cursor: pointer;
	background-position: 0px 0px;
	float:left;
	margin-top:-4px;
}
span.radio
{
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/global/images/radio_green.png) no-repeat;
	display: block;
	behavior: url(/global/scripts/lib/iepngfix.htc);
	float: left;
	cursor: pointer;
	background-position: 0px 0px;
}

