.product_header_links {
	position:absolute;
	top:57px;
	left:149px;
	font-size:11px;
	font-weight:bold;
	width: 290px;
	color:#999999;
}


#original:hover span {
	background: url(images/gr_original_sweets_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}
#cherry:hover span {
	background: url(images/gr_cherry_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}
#vanilla:hover span {
	background: url(images/gr_vanilla_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:#ea9c0a;
	text-decoration:none;
}
.cherry1 a:hover {
	color:#a71736;
	text-decoration:none;
}
.vanilla1 a:hover {
	color:#5f2c1e;
	text-decoration:none;
}
