.warehouse_category_way {padding: 5px 0 5px 0;}
.warehouse_category_way a {text-decoration: none;}
.warehouse_category_way a:hover {text-decoration: underline;}
.warehouse_category_way .selected {font-weight: bold;}

.warehouse_tools {padding: 10px 0 10px 0; float: left;}
.warehouse_tools input[type="text"] {width: 180px;}
.warehouse_tools .space {margin-left: 50px;}

#warehouse_list {padding: 10px 0 10px 0; clear: left;}

.warehouse_dialog_load
{
	position: absolute; z-index: 19; left:0; top:0; 
	width:100%; height: 100%; 
	background: #FFFFFF url(../images/indicator_flower.gif) center center no-repeat;
	display: none;
}

.warehouse_info {font-weight: bold; padding: 10px; margin: 5px 0 5px 0; border: 1px solid #cccccc; border-radius: 5px; background: #f0f0f0; display: none;}
.warehouse_info_ok{border-color: #96ca00; background: #f8ffee;}
.warehouse_info_fail{border-color: #ce1126; background: #ffe6e9;}

.warehouse_require {color: #ce1126; font-weight: bold; font-size: 11px;}
.warehouse_red{color: #ce1126;}

.warehouse_search {float: left;}

#in_edit label{float: left; clear: left;}

.warehouse_cart{float: right; margin-left: 50px;}
.warehouse_cart .load{float: left; width: 15px; height: 15px; background: #FFFFFF url(../images/indicator_flower.gif) center center no-repeat; display: none;}