body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}





.counter {
	width: 1000px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
.counter ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 295px;
	border:0px solid blue;
	white-space: nowrap;
}
.counter ul li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
.counter ul li.counter_number {
	background-color: #b2b2b2;
	height: 21px;
	width: 23px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	float: left;
	text-align: center;
	padding-top: 2px;
	font-weight:bold;
	cursor:default;
}
.curious {
	float: left;
	height: 1000px;
	width: 1000px;
	background-color: #b2b2b2;
	cursor:crosshair;
}
.footer {
	background-image: url(/content/images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 177px;
	float: left;
	width: 1000px;
	background-position: bottom;
	margin-top: 10px;
}
.footer ul {
	float: left;
	list-style-type: none;
	text-align: center;
	width: 850px;
	margin-top: 75px;
}
.footer ul li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
}
.footer ul li a {
	color: #FFF;
	text-decoration: none;
}
.footer_pixels {
	float: right;
	height: 177px;
	width: 100px;
}
.footer .dino {
	float: left;
	width: 900px;
	text-align: center;
	color: #666;
	font-size: 11px;
	margin-top: 25px;
}
.footer .text {
	float: left;
	width: 900px;
}
.dino a {
	text-decoration: none;
	color: #999;
}
.leaderboard {
	float: left;
	width: 1000px;
	margin-top: 20px;
}
.leader_header {
	font-size: 18px;
	color: #06551E;
	font-weight: bold;
}
.leaderboard table {
	font-size: 12px;
}
.leaderboard table a {
	color: #666;
}
.why {
	float: left;
	width: 1000px;
}
.why h1 {
	color: #999;
	font-size: 24px;
	padding-top: 25px;
}
.why p {
	font-size: 12px;
	line-height: 24px;
	width: 600px;
}
.why a {
	color: #999;
}
.why .contact {
	float: left;
	width: 350px;
	padding: 25px;
	background-color: #CCC;
	border: 1px solid #666;
}
.why .contact input {
	float: right;
	height: 40px;
	width: 250px;
	margin-bottom: 20px;
}
.contact span {
	float: left;
	width: 65px;
	height: 30px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #666;
	line-height: 21px;
}
.why .contact .btn {
	float: right;
	width: 250px;
	clear: both;
}
.buy_pixel_btn {
	background-image: url(/content/images/buy_btn.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 103px;
	float: left;
}
.buy_pixel_btn:hover {
	background-position: 0px -52px;
}
.buy_pixel_btn_active {
	background-position: 0px -104px;
	background-image: url(/content/images/buy_btn.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 52px;
	width: 103px;
}
.buy_pixel_btn_active:hover {
	background-position: 0px -156px;
}

.redirect {
	width: 1000px;
	text-align: center;
	margin:auto;
}
.redirect h1 {
	font-size: 24px;
}
.redirect p {
	font-size: 14px;
}
.redirect a {
	color: #999;
}

.why {
	float: left;
	width: 1000px;
}
.why h1 {
	color: #999;
	font-size: 24px;
	padding-top: 25px;
}
.why p {
	font-size: 12px;
	line-height: 24px;
	width: 600px;
}
.why a {
	color: #999;
}
.why .contact {
	float: left;
	width: 350px;
	padding: 25px;
	background-color: #CCC;
	border: 1px solid #666;
}
.why .contact input {
	float: right;
	height: 40px;
	width: 250px;
	margin-bottom: 20px;
}

.why .buy {
	float: left;
	width: 350px;
	padding: 25px;
	background-color: #CCC;
	border: 1px solid #666;
}




.price {
	float: right;
	clear: none;
	width: 250px;
	height: 35px;
	padding-top: 5px;
	font-size: 24px;
	font-weight: bold;
}

.buy_right_marketing {
	float: right;
	width: 500px;
	text-align: left;
}
.buy_right_marketing p {
	width: 500px;
}

.buy p purchased_px.span {
	font-size: 14px;
	font-weight: bold;
	color: #999;
}

