
#pressu_container_left_panel {
	background-color: #edf0d5;

	border: 1px solid #edf0d5;
	border-bottom: 1px solid #d5e3c2;
	border-right: 1px solid #d5e3c2;
	}

.combo_options {
	background-color: #edf0d5;
	border: 1px solid #edf0d5;
	border-bottom: 1px solid #d5e3c2;
	border-right: 1px solid #d5e3c2;
	}

.combo_item {
	background-color: #edf0d5;
	}

.item_selected {
	background-color: #b8bc93;
	}

.combo_options a:hover .combo_item {
	background-color: #c5c9a8;
	}

.quantity_box_desc a {
	background-image: url( ../img/quantityboxbackground_lowcost.png );
	text-shadow: -0.1em -0.1em #29642c;
	border: solid 1px #707070;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	}

.quantity_box_desc a:hover {
	background-image: url( ../img/barrainfbuttonbackgroundhover_lowcost.png );
	}



