#widgit_moa {
	width: 100px;
	height: 85px;
}
a.widgit_moa {
	display: block;
	height: 85px;
	width: 100px;
	background: url(/images/wedgit_MOA.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.widgit_moa {
	background-position: -100px 0;
}
#widgit_faq {
	width: 100px;
	height: 85px;
}
a.widgit_faq {
	display: block;
	height: 85px;
	width: 100px;
	background: url(/images/wedgit_faq.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.widgit_faq {
	background-position: -100px 0;
}
#widgit_retailer {
	width: 100px;
	height: 85px;
}
a.widgit_retailer {
	display: block;
	height: 85px;
	width: 100px;
	background: url(/images/wedgit_retailer.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.widgit_retailer {
	background-position: -100px 0;
}
#widgit_tellafriend {
	width: 100px;
	height: 85px;
}
a.widgit_tellafriend {
	display: block;
	height: 85px;
	width: 100px;
	background: url(/images/wedgit_tellafriend.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.widgit_tellafriend {
	background-position: -100px 0;
}


#widgit_bottle {
	width: 100px;
	height: 85px;
}
a.widgit_bottle {
	display: block;
	height: 85px;
	width: 100px;
	background: url(/images/wedgit_friendlybottle.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.widgit_bottle {
	background-position: -100px 0;
}

#widgit_contest {
	width: 100px;
	height: 85px;
}
a.widgit_contest {
	display: block;
	height: 85px;
	width: 100px;
	background: url(/images/wedgit_contest.jpg) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.widgit_contest {
	background-position: -100px 0;
}
