



#SpecialBasket {
	position:absolute;
	top:10px;
	
	margin-left:-86px;
	
	cursor:pointer;
}

#ShopLayOut_Basket_TD {height:0px !important;}
#ShopLayOut_Search_TD {height:100% !important;}


/*


#DivClickBasket {
	position:absolute;
	top:10px;
	
	border:1px solid #999;	
	
	width:270px;
	height:81px;
	
	margin-left:-110px;
}

#DivClickBasket table {
	height:100%;
}

.MethodFees_Basket_PayMethod_TR {display:none;}

table.MethodFees_Basket_TBL {height:auto;width:100%;}

#DivClickBasket br {
	display:none;
}

#DivClickBasket table td {padding-left:10px;padding-right:10px;}

table.MethodFees_Basket_TBL td {padding-left:0px !important;padding-right:0px !important;}
*/