.product_header_links {
	position:absolute;
	top:57px;
	left:119px;
	font-size:11px;
	font-weight:bold;
	width: 290px;
	color:#999999;
}


#cherry:hover span {
	background: url(images/pt_tips_cherry_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:304px;
	position:absolute;
	top:80px;
	right:211px;
}
#grape:hover span {
	background: url(images/pt_tips_grape_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:304px;
	position:absolute;
	top:80px;
	right:211px;
}
#peach:hover span {
	background: url(images/pt_tips_peach_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:304px;
	position:absolute;
	top:80px;
	right:211px;
}
#watermelon:hover span {
	background: url(images/pt_tips_watermelon_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:304px;
	position:absolute;
	top:80px;
	right:211px;
}




.current a {
	color:#a41b33;
	text-decoration:none;
}
.current a:hover {
	color:#a41b33;
	text-decoration:none;
}
.watermelon1 a:hover {
	color:#007647;
	text-decoration:none;
}
.peach1 a:hover {
	color:#e5863d;
	text-decoration:none;
}
.grape1 a:hover {
	color:#6969a8;
	text-decoration:none;
}
.cherry1 a:hover {
	color:#94062a;
	text-decoration:none;
}
