.product_header_links {
	position:absolute;
	top:57px;
	left:159px;
	font-size:11px;
	font-weight:bold;
	width: 290px;
	color:#999999;
}


#original:hover span {
	background: url(images/ss_original_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}
#light:hover span {
	background: url(images/ss_light_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}
#menthol:hover span {
	background: url(images/ss_menthol_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}




.current a {
	color:#a41b33;
	text-decoration:none;
}
.current a:hover {
	color:#a41b33;
	text-decoration:none;
}
.original1 a:hover {
	color:#c11830;
	text-decoration:none;
}
.light1 a:hover {
	color:#0072b4;
	text-decoration:none;
}
.menthol1 a:hover {
	color:#007f57;
	text-decoration:none;
}

