.product_header_links {
	position:absolute;
	top:57px;
	left:199px;
	font-size:11px;
	font-weight:bold;
	width: 290px;
	color:#999999;
}


#original:hover span {
	background: url(images/sc_original_red_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}
#blue:hover span {
	background: url(images/sc_blue_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}
#green:hover span {
	background: url(images/sc_green_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}
#cherry:hover span {
	background: url(images/scsweets_cherry_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}
#grape:hover span {
	background: url(images/scsweets_grape_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}
#peach:hover span {
	background: url(images/scsweets_peach_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}
#strawberry:hover span {
	background: url(images/scsweets_strwbrry_pkging.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:201px;
	position:absolute;
	top:80px;
	right:211px;
}
#vanilla:hover span {
	background: url(images/scsweets_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:#c11830;
	text-decoration:none;
}
.blue1 a:hover {
	color:#0072b4;
	text-decoration:none;
}
.green1 a:hover {
	color:#007f57;
	text-decoration:none;
}
.cherry1 a:hover {
	color:#94062a;
	text-decoration:none;
}
.grape1 a:hover {
	color:#6969a8;
	text-decoration:none;
}
.peach1 a:hover {
	color:#e5863d;
	text-decoration:none;
}
.strawberry1 a:hover {
	color:#da4b68;
	text-decoration:none;
}
.vanilla1 a:hover {
	color:#836414;
	text-decoration:none;
}