.product_header_links {
	position:absolute;
	top:57px;
	left:115px;
	font-size:11px;
	font-weight:bold;
	width: 290px;
	color:#999999;
}


#original_6oz:hover span {
	background: url(images/sparrow_original_6oz_pouch.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:304px;
	position:absolute;
	top:80px;
	right:211px;
}
#blend23_6oz:hover span {
	background: url(images/sparrow_blend23_6oz_pouch.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:304px;
	position:absolute;
	top:80px;
	right:211px;
}
#original_1lb:hover span {
	background: url(images/sparrow_original_1lb_pouch.jpg);
	background-repeat: no-repeat;
	display:block;
	width:240px;
	height:304px;
	position:absolute;
	top:80px;
	right:211px;
}
#blend23_1lb:hover span {
	background: url(images/sparrow_blend23_1lb_pouch.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;
}
.original_6oz1 a:hover {
	color:#932032;
	text-decoration:none;
}
.blend23_6oz1 a:hover {
	color:#007647;
	text-decoration:none;
}
.original_1lb1 a:hover {
	color:#932032;
	text-decoration:none;
}
.blend23_1lb1 a:hover {
	color:#007647;
	text-decoration:none;
}

