.bb_wrapper { width: 73px; z-index: 999;}

h1 { margin: 0px; padding: 10px; padding-top: 3px;}
.qs_col {
	width: 464px;
	padding: 5px;
}
.c_item_top { margin: 0; margin-top: 10px; height: 5px; width: 460px;background-image: url(/images/quickshop/phoneshop_citem_top.png); 
	background-color: #eeeeee; background-position:top;
}
.c_item_bottom {  margin: 0; margin-bottom: 10px; height: 5px; padding: 0;width: 460px;background-image: url(/images/quickshop/phoneshop_citem_bottom.png); 
	background-color: #eeeeee; background-position:bottom;
}


.c_item { 
	margin: 0;
	border: 0;
	padding: 0;
	width: 460px; /* 364 */
	background-image: url(/images/quickshop/phoneshop_citem_back.png);
	padding-bottom: 5px;
	padding-top: 5px;

}

.c_item_optie { 
	width: 419px;
	margin: 0;
	margin-top: 5px; 
	padding: 3px;
	border: 1px solid #cccccc;
	margin-left: 20px; 
	font-size: 80%;
}

.bestel_bar {
	display: block; 
	margin: 5px;
	padding: 4px; 
	padding-left: 2%;
	border: 1px solid #dddddd;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #eeeeee;
	}
/* IE7 hacks weer ongedaan maken */
*:first-child+html .c_item_optie { width: 429px; }
* html .c_item_optie { width: 429px; }
*:first-child+html .c_item { width: 460px; }
* html .c_item { width: 460px; }

.not_available { color: #999; }
