/* Copyright 2008 Refunk <http://www.refunk.com/> All rights reserved. */

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

p {
	line-height: 22px;
}

a {
	color: #ff6600;
	text-decoration: underline;
}

h1 {
	display: none;
}

#container {
	margin:0 auto;
	width:796px;
}

#alternative-content {
	width: 735px;
}

#stats {
	display: none;
}

#payoff {
	text-align: right;
}

#inner-box {
	border: 1px solid #CCCCCC;
	height: 305px;
	padding-top: 150px;
}

#header {
	text-align: left;
}
