#quick-shop-table  img.thumbnail-product { height: auto;width: 70px; }
#quick-shop-table  center {float: right;margin: -18px 2px 0;position: relative;z-index: 100;}
#quick-shop-table .closex {
	float: right;
}
#quick-shop-table .result {
	width:auto;
	max-width: 275px;
	min-width: 175px;
	position: absolute;
	background-color: white;
}
#quick-shop-table .imgloader {
	display:none;
}
#quick-shop-table .text-active {
	 color: #FF0000;
}
#quick-shop-table .namesku {
	text-decoration: none; font-weight: bold;
}

button.btn-quick-cart { margin: 5px 0; }
button.btn-quick-import { margin: 5px 0; }
.import-file label { font-weight: bold; }
.import-file .input-box { }
#quick-shop-table #closex { cursor: pointer; float: left; }

.yui-ac-hd {border-bottom: 1px dashed #999999;color: #999999;display: block;font-style: italic;margin-bottom: 4px;padding: 0 4px;text-align: left;}
.import-detail .detail-table td { padding: 3px 8px; }

.result{
    z-index: 9999;
}

#quick-shop-table {table-layout: fixed;}
.quick-shop-content form {clear: both;display: block;width: 100%;}
