div.welcome {
	background:url(/images/welcome.jpg) top left no-repeat;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding:50px 5px 0 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
div.whyadvertise {
	background:url(/images/why.jpg) top left no-repeat;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding:50px 5px 0 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
div.options {
	background:url(/images/options.jpg) top left no-repeat;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding:50px 5px 0 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
div.banner {
	background:url(/images/banner.jpg) top left no-repeat;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding:50px 5px 0 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
div.listyourhyip {
	background:url(/images/listyourhyip.jpg) top left no-repeat;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding:50px 5px 0 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
div.newsletterpresentation {
	background:url(/images/newspres.jpg) top left no-repeat;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding:50px 5px 0 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
div.sideads {
	background:url(/images/sideads.jpg) top left no-repeat;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding:50px 5px 0 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}

.errortext {
  color:#ff0000;
}


.pricesum {
  border: 0px;
  text-align: right;
  background: transparent;
  margin-right: 3px;
}