.dropshadow{
	background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../img/shadow.gif) no-repeat bottom right;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px;
	width: 750px;
}
.innerbox {
	border: 1px solid #999999;
	bottom: 6px;
	margin: 0px 0px 0px 0px;
	padding: 20px 66px 20px 66px;
	position: relative;
	right: 6px;
	text-align: left;
}
.innerbox {
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox img {
	border: none;
}
h1 {
	color: navy;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}
h2 {
	color: navy;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: Georgia, roman, serif;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-family: Georgia, roman, serif;
	font-weight: bold;
	text-align: center;
}
p {
	font-family: Georgia, roman, serif;
}
p.fineprint {
	font-size: 75%;
}
p.footerlink {
	font-size: 75%;
	text-align: center;
}
p.orderlink {
	font-family: tahoma, arial, sans-serif;
	font-size: large;
	text-align: center;
}
p.standout {
	font-family: tahoma, arial, sans-serif;
	font-size: 125%;
	font-weight: normal;
	margin-left: 50px;
	text-align: left;
}
li {
	font-family: Georgia, roman, serif;
	margin-bottom: 10px;
	margin-top: 10px;
}
img {
	border: none;
}
table {
	margin-left: auto;
	margin-right: auto;
}
.guarantee {
	background-color: #ffffff;
	border: 3px solid #999999;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	position: relative;
}
.signup {
	background-color: #00bff3;
	border: 1px solid #999999;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 350px;
}
.special {
	background-color: #00bff3;
	border: 1px solid #999999;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	position: relative;
}
.testimonial {
	background-color: #00bff3;
	border: 1px solid #999999;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	position: relative;
}
.bold {
	font-weight: bold;
}
.highlight {
	color: #000000;
	background-color: yellow;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.overstrike {
	text-decoration: line-through;
}
.underline {
	text-decoration: underline;
}

.submit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  cursor: default;
 
}
#submitpad {
  padding: 5px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;
}

