@charset "UTF-8";
/* CSS Document */

.pricebox {
	margin-top: 30px;
	margin-right: 10px;
	padding: 0px;
	width: 105px;
	text-align: center;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 35px;
}
.pricebox      a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pricebox2 {
	float: left;
	padding: 3px;
	width: 150px;
}
.two_buttons     {
	width: 90%;
}
.two_buttons td {
	text-align: center;
}
.pricebox2  a:hover{
	text-decoration: underline;
	background-image: url(../../images/bits/buttons/buynow/buybuttonhov.gif);
}
.pricebox2    a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 180%;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../../images/bits/buttons/buynow/buybutton.gif);
	display: block;
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
}
.pricebox3 {
	float: left;
	padding: 3px;
	width: 150px;
	margin-left: 70px;
}
.pricebox3  a:hover{
	text-decoration: underline;
	background-image: url(../../images/bits/buttons/buynow/buybuttonhov.gif);
}
.pricebox3    a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 180%;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../../images/bits/buttons/buynow/buybutton.gif);
	display: block;
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
}
