.toolTipHelp {
	position:relative;
	background-image: url(../images/buttons/questMark.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 18px;
	width: 20px;
}

.toolTipHelpHover {
	position:relative;
	background-image: url(../images/buttons/questMark.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 18px;
	width: 20px;
}

.toolTipHelp span {
	display: none;
}

.toolTipHelpHover span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:block;
	position:absolute;
	border:1px solid black;
	top: -51px;
	left:-250px;
	background-color:#EFEFEF;
	text-align: left;
	width: 300px;
	z-index: 1000;
	padding: 5px;
	font-weight: normal;
}

.toolTipHelpQB {
	position:relative;
	background-image: url(../images/buttons/questMark.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 18px;
	width: 20px;
}

.toolTipHelpHoverQB {
	position:relative;
	background-image: url(../images/buttons/questMark.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 18px;
	width: 20px;
}

.toolTipHelpQB span {
	display: none;
}

.toolTipHelpHoverQB span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:block;
	position:absolute;
	border:1px solid black;
	top: 15px;
	left:-310px;
	background-color:#EFEFEF;
	text-align: left;
	width: 300px;
	z-index: 1000;
	padding: 5px;
	font-weight: normal;
}

.toolTipDelivery {
	position:relative;
	background-image: url(../images/buttons/viewDeliveryOptions.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 18px;
	width: 130px;
}

.toolTipDeliveryHover {
	position:relative;
	background-image: url(../images/buttons/viewDeliveryOptions.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 18px;
	width: 130px;
}

.toolTipDelivery span {
	display: none;
}

.toolTipDeliveryHover span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:block;
	position:absolute;
	top:26px;
	left:-325px;
	background-color:#EFEFEF;
	text-align: left;
	width: 340px;
	z-index: 1000;
	padding: 0px;
	font-weight: normal;
}



.toolTipAddress {
	position:relative;
	background-image: url(../images/buttons/viewshippingaaddress.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 18px;
	width: 130px;
}

.toolTipAddressHover {
	position:relative;
	background-image: url(../images/buttons/viewshippingaaddress.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 18px;
	width: 130px;
}

.toolTipAddress span {
	display: none;
}

.toolTipAddressHover span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:block;
	position:absolute;
	top: -148px;
	left: -55px;
	background-color:#EFEFEF;
	text-align: left;
	width: 180px;
	z-index: 1000;
	padding: 0px;
	font-weight: normal;
	}
	
	
	
.toolTipCollection {
	position:relative;
	background-image: url(../images/buttons/viewCollectionPoint.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 18px;
	width: 130px;
}

.toolTipCollectionHover {
	position:relative;
	background-image: url(../images/buttons/viewCollectionPoint.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 18px;
	width: 130px;
}

.toolTipCollection span {
	display: none;
}

.toolTipCollectionHover span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:block;
	position:absolute;
	top: 20px;
	left: -150px;
	background-color:#EFEFEF;
	text-align: left;
	width: 260px;
	z-index: 1000;
	padding: 0px;
	font-weight: normal;
	}