/*---------- TOOL TIP -------*/
span.helppromo_pos2 a:hover span { 	position: absolute;  left: -177px; top: 20px;  } /* 0303061314pf-3  */

span.helppromo_pos1 a:hover span { 	position: absolute;  left: 0px; top: 55px; } /* 0303061314pf-4 */

span.helppromo_pos a:hover span  { 	position: absolute;  left: 15px; top: 20px; } /* 0303061314pf-2 */

span.helppromo a {
	background: #F0BC13;
	padding: 2px 4px;
	margin: 3px 0 0 0;
	color: #fff;
	font-weight: bold;
	margin: 0; 
	text-decoration: none;  
	z-index: 100 !important; 
	cursor: help; 
	text-align: center;
	position: relative;
	}


 span.helppromo a:hover {
 	text-decoration: none; 
	border-color: #f00;
	color: #fff;
}
span.helppromo a span {
	display: none;
}
span.helppromo a:hover span {
	display: block;
	position: absolute;  
	left: 20px;
	top: 0;
	width: 180px; 
   padding:  5px; 
	color: black; 
	background: white;
	border: 1px solid Black;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: .9em;
	filter:alpha(opacity=95);
	Z-index: 101 !important;
	
}
html>body span.helppromo a:hover span {
	-moz-opacity:0.85;
}


/* */
/*---------- TOOL TIP -------*/
 td.basket_price span.helppromo a {
	background: #F0BC13;
	padding: 2px 4px;
	margin: 3px 0 0 0;
	color: #fff;
	font-weight: bold;
	margin: 0; 
	text-decoration: none;  
	z-index: 100; 
	cursor: help; 
	text-align: center;
	position: relative;
	}


  td.basket_price span.helppromo a:hover {
 	text-decoration: none; 
	border-color: #f00;
	color: #fff;
}
 td.basket_price span.helppromo a span {
	display: none;
}
 td.basket_price span.helppromo a:hover span {
	display: block;
	left: -174px; /* 15 */ /* -174px */
	top: 35px; /* 20 */ /* 35px */	
	position: absolute;  
	width: 180px; 
   padding:  5px; 
	color: black; 
	background: white;
	border: 1px solid Black;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	
	filter:alpha(opacity=95);
	Z-index: 100;
	
}
html>body  td.basket_price span.helppromo a:hover span {
	-moz-opacity:0.85;
}



/* */


table.t_recom {
	clear: both;
	font-size: .9em;
}

.rl_navig  a.rightback, .rl_navig  a.leftback  {
	text-align: right;
	float: right;
	font-weight: bold;
	font-size: .9em;
	padding: 0; margin: 0;
	}
	.rl_navig  a.leftback  {
	float: left;
	}


.basket_helper_q {
	float: left;
	margin: 5px 0px 5px 5px;
}

