.Search input[type=text] {
	border-radius: 7px 0 0 7px;
	position: relative;
}

.nav{
	position: relative;
	}
.FreeDelivery {
	width: 297px;
}
.NewBasket_Link {
	width: 102px;
	background: #c7de94 url(../images/arrow_down_b.png) no-repeat 120px center;
}
.NewBasket_Link:hover {
	background: #fff url(../images/arrow_down_b.png) no-repeat 120px center;
	border: 1px solid #5d5958;
	border-radius: 3px 3px 0 0;
}
.NewBasket_DropDown {
	margin: 36px 0 0 -267px;
	border: 1px solid #5d5958;
	box-shadow: 5px 5px 5px #777;
}
.HeaderSection {
	clear: both
}
.Search input[type=submit] {
	border-radius: 0 7px 7px 0;
	position: relative;
}
.NewBasket_DropDown .whiteshade {
	width: 135px;
}

.uiv2-scroll-popup .uiv2-btn-close-popup {
    background: url("images/main_sprite.png") no-repeat scroll 0 -74px rgba(0, 0, 0, 0);
    position: absolute;
    right: 10px;
    top: 10px;
    height: 29px;
    width: 29px;
    cursor: pointer;
    z-index: 1;
    outline: 0;
}
/*----CSR icon in navigation tool----*/
.uiv2-shop-by-list-div{width:260px;}