.clear {
	overflow: hidden;
	width: 100%;
}

.left {
	float: left;
	width: 384px;
}

.right {
	float: right;
	width: 384px;
}

.small {
	font-size: 12px;
}

a {
	color: #B0B0BF;
}

a:hover {
	color: #FFF;
}

a img {
	border: none;
}

a.button {
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -9999px;
	width: 184px;
	display: block;
}

a.button:active {
	background-position: left -40px;
}

a.button#bBuyTheGame {
	background-image: url('../img/b-buy-the-game.gif');
}

a.button#bPlayOnline {
	background-image: url('../img/b-play-online.gif');
}

body {
	background: #646A7D url('../img/bg.gif') repeat-x;
	color: #FFF;
	margin: 0;
	font: normal 14px 'lucida grande', arial, helvetica, sans-serif;
}

div#ad {
	height: 90px;
	margin: 0 auto 32px auto;
	width: 728px;
}

div.buttons {
	margin-bottom: 40px;
}

div#content {
	margin-bottom: 32px;
}

div#header {
	background: #B0B0BF;
	height: 192px;
	position: relative;
}

div#footer {
	background: transparent url('../img/footer.gif') no-repeat;
	font-size: 10px;
	height: 188px;
	margin-top: -40px;
	line-height: 16px;
	position: relative;
}

div#onstuimig {
	left: 0px;
	position: absolute;
	top: 128px;
}

div#disclaimer {
	left: 280px;
	position: absolute;
	top: 128px;
}

div#skyline {
	background: transparent url('../img/skyline-anim.gif') repeat-x;
	height: 78px;
}

div#skylineWrapper {
	background: transparent url('../img/skyline.gif') repeat-x;
	height: 78px;
	margin-bottom: 32px;
}

div.wrapper {
	margin: 0 auto;
	width: 800px;
}

h1#canabalting {
	left: 0px;
	height: 28px;
	margin: 0;
	position: absolute;
	top: 128px;
	width: 310px;
}

h1#canabalting a {
	background: transparent url('../img/canabalting.gif') no-repeat;
	display: block;
	height: 28px;
	width: 310px;
	text-indent: -9999px;
}

h2#pay-off {
	background: transparent url('../img/pay-off.gif') no-repeat;
	display: block;
	height: 16px;
	margin: 0;
	position: absolute;
	left: 416px;
	text-indent: -9999px;
	top: 142px;
	width: 254px;
}

h3 {
	background-repeat: no-repeat;
	height: 27px;
	margin: 0 0 24px 0;
	text-indent: -9999px;
}

h3#hFunReading {
	background-image: url('../img/h-fun-reading.gif');
}

h3#hTipsAndTricks {
	background-image: url('../img/h-tips-and-tricks.gif');
}

h3#hYourBestRuns {
	background-image: url('../img/h-your-best-runs.gif');
}

img#forest {
	height: 57px;
	position: absolute;
	left: 674px;
	top: 114px;
	width: 39px;
}

ol#runs {
	line-height: 22px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0 0 22px 0;
	width: 384px;
}

ol#runs li {
	border-bottom: 1px solid #868696;
	float: left;
	height: 22px;
	overflow: hidden;
	padding: 4px 0;
	width: 384px;
}

ol#runs span {
	display: block;
	float: left;
}

ol#runs span.distance {
	font-size: 16px;
	font-weight: bold;
	margin: 0 16px 0 0;
	text-align: right;
	width: 80px;
}

ol#runs span.rank {
	margin: 4px 16px 0 0;
	overflow: hidden;
	width: 36px;
}

ol#runs span.rank img {
	float: left;
}

ol#runs span.user {
	margin: 0 0 0 0;
}

ol#runs a.avatar {
	display: block;
	float: right;
	height: 22px;
	width: 22px;		
}

ol#runs a.avatar img {
	border: none;
	display: block;
	float: right;
	height: 22px;
	width: 22px;
}

p {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 32px 0;
}

p#twitter {
	background: transparent url('../img/twitter.gif') no-repeat 0 3px;
	padding-left: 48px;
}

ul#reading  {
	line-height: 22px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#reading li {
	margin-bottom: 22px;
}

ul#tips {
	border-top: 1px solid #868696;
	line-height: 22px;
	list-style: none;
	margin: 0;
	padding: 22px 0 18px 0;
}

ul#tips li {
	border-bottom: 1px solid #868696;
	margin-bottom: 22px;
	padding-bottom: 22px;
}