/* Buttons for April 2008 Fucothin Mail Out  */
/* Free ship if you buy 2 fucothin  */
div.ship2_button { float: center;	width: 630px;height: 46px;}
div.ship2_button a { display: block; margin: 0px; overflow: hidden; text-decoration: none;
	height: 100%; 	background: url('button2.png') top left no-repeat;
	color: #FFFFFF; font-family: 'Arial Bold'; font-size:16px;
	line-height: 46px; text-align: center; }
div.ship2_button span { position: relative; left:1px; top:1px; }
div.ship2_button a:hover { background-position: -630px 0; color: #0000FF; }
div.ship2_button a:active { background-position: -1260px 0; color: #00FFFF; }
/*  Buy Perfect Weight America  */
div.PWA_button { float: left;	width: 250px;height: 33px;}
div.PWA_button a { display: block; margin: 0px; overflow: hidden; text-decoration: none;
	height: 100%; 	background: url('button.png') top left no-repeat;
	color: #FFFFFF; font-family: 'Arial Bold'; font-size:14px;
	line-height: 33px; text-align: center; }
div.PWA_button span { position: relative; left:1px; top:1px; }
div.PWA_button a:hover { background-position: -250px 0; color: #0000FF; }
div.PWA_button a:active { background-position: -500px 0; color: #00FFFF; }
/* Macadamian Nut Buy  */
div.MNB_button { float: left;	width: 250px;height: 33px;}
div.MNB_button a { display: block; margin: 0px; overflow: hidden; text-decoration: none;
	height: 100%; 	background: url('button.png') top left no-repeat;
	color: #FFFFFF; font-family: 'Arial Bold'; font-size:14px;
	line-height: 33px; text-align: center; }
div.MNB_button span { position: relative; left:1px; top:1px; }
div.MNB_button a:hover { background-position: -250px 0; color: #0000FF; }
div.MNB_button a:active { background-position: -500px 0; color: #00FFFF; }
/* Buy Peanut Butter Bar  */
div.PBB_button { float: left;	width: 250px;height: 33px;}
div.PBB_button a { display: block; margin: 0px; overflow: hidden; text-decoration: none;
	height: 100%; 	background: url('button.png') top left no-repeat;
	color: #FFFFFF; font-family: 'Arial Bold'; font-size:14px;
	line-height: 33px; text-align: center; }
div.PBB_button span { position: relative; left:1px; top:1px; }
div.PBB_button a:hover { background-position: -250px 0; color: #0000FF; }
div.PBB_button a:active { background-position: -500px 0; color: #00FFFF; }
