div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px 0 0 1px;
  padding:0px;
  overflow: auto;
  font-size: 80%;
  z-index: 1000;
  color: #4F4C4D;
  margin-top: 2.7em;
}
div.selectbox-wrapper ul {
	position: relative;
	list-style-type:none;
	margin:0;
	padding:0 !important;
   z-index: 1000;
   left: 0;
}

div.selectbox-wrapper ul li#pricefrom_input_null, div.selectbox-wrapper ul li#priceto_input_null, div.selectbox-wrapper ul li#sort_input_null, form#basket-quantity .selected, #delivery_input_null {
	background: #eee !important;
}
div.selectbox-wrapper ul li.selected { 

}
div.selectbox-wrapper ul li.current { 
}
div.selectbox-wrapper ul li {
	position: relative;
	list-style-type:none !important;
	background: none !important;
	display:block;
	margin:0 !important;
	padding:2px 2px 4px 2px !important;
	cursor:pointer;
	border-bottom: 1px solid #f0f0f0;
	z-index: 1000;
	}
	div.selectbox-wrapper ul li#marketfilter_input_0 {
		color: #4F4C4D;
	}
	div.selectbox-wrapper ul li:hover, div.selectbox-wrapper ul .current  {
		padding-left: 2px !important;
		color: #4F4C4D;
		background: #CFDDED !important;
		}
		
#priceto_container {
	margin-left: 8.9em;
}

#leftcol #price .selectbox {
	color: #555;
	font-size: 85%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 72px;
	height: 19px;
	margin: 0.4em 0.8em 0 0;
	border: 0 !important;
	padding: 4px 0 0 5px;
	display : block;
	background: url('../../images/structural/price_bg.gif') right;
	cursor: pointer;
}

div#sort .selectbox {
	color: #555;
	font-size: 85%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 91px;
	height: 19px;
	margin: 0.4em 0 0 0;
	border: 0 !important;
	padding: 4px 0 0 5px;
	display : block;
	background: url('../../images/structural/sort-bg_bg.gif') right;
	cursor: pointer;
}

#sort_container, #productorder_container {
	margin-top: 0em;
}


form#basket-quantity .selectbox {
	color: #555;
	font-size: 85%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 40px;
	height: 19px;
	margin: 0.4em 0.8em 0 0;
	border: 0 !important;
	padding: 4px 0 0 5px;
	display : block;
	background: url('../../images/structural/quantity_bg.gif') right;
	cursor: pointer;
}

#quantity_container {
	margin: 0 0 0 5.7em;
}

	form#basket #quantity_container {
		margin: 2.8em 0 0 6.6em !important;
	}

form#basket-delivery .selectbox {
	color: #555;
	font-size: 85%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 135px;
	height: 19px;
	margin: 0.4em 0 0 0;
	border: 0 !important;
	padding: 4px 0 0 5px;
	display : block;
	background: url('../../images/structural/delivery_bg.gif') right;
	cursor: pointer;
}

#delivery_container {
	margin: 0 0 0 10.2em;
}

div#product-size .selectbox {
	color: #555;
	font-size: 85%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 135px;
	height: 19px;
	margin: 0.4em 0 0 0;
	border: 0 !important;
	padding: 4px 0 0 5px;
	display : block;
	background: url('../../images/structural/delivery_bg.gif') right;
	cursor: pointer;
	}
	div#product-size #size_container {
		margin: 0 0 0 3.1em;
	}

form#product-quantity .selectbox {
	color: #555;
	font-size: 85%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 40px;
	height: 19px;
	margin: 0.4em 0.8em 0 0;
	border: 0 !important;
	padding: 4px 0 0 5px;
	display : block;
	background: url('../../images/structural/quantity_bg.gif') right;
	cursor: pointer;
	}

	
div#product-options .selectbox {
	color: #555;
	font-size: 85%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 40px;
	height: 19px;
	margin: 0.4em 0.8em 0 0;
	border: 0 !important;
	padding: 4px 0 0 5px;
	display : block;
	background: url('../../images/structural/quantity_bg.gif') right;
	cursor: pointer;
	}
	form#product-quantity #quantity_container {
		margin: 0 0 0 5.6em !important;
	}
	
	
form#basket .selectbox {
    color: #555;
    font-size: 85%;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    width: 40px;
    height: 19px;
    margin: 0.4em 0.8em 0 0;
    border: 0 !important;
    padding: 4px 0 0 5px;
    display : block;
    background: url('../../images/structural/quantity_bg.gif') right;
    cursor: pointer;
	}
	