body {
	max-width: 990px;
}

#marathonheader {
	width: 100%;
	margin-top: 12px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}

#streams {
	float: left;
	width: 100%;
	margin-top: 20px;
}

#leftstream {
	float: left;
}

#rightstream {
	float: right;
}

#chatchipin {
	float: left;
	clear: left;
	width: 100%;
	margin: 12px 0 12px 0;
}

#streamchat {
	float: left;
}

#donation {
	float: right;
	margin-left: 12px;
}

#chipin {
}

#notes {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 60px;
	background-color: #fff;
	border: 2px solid #666;
	-webkit-border-radius: 12px;	/* for safari */
	-moz-border-radius: 12px;	/* for firefox */
	-webkit-border-radius: 12px;	/* for safari */
	-moz-border-radius: 12px;	/* for firefox */
}

#notes a:link {
	color: #0000cc;
	text-decoration: none;
}

#notes a:visited {
	color: #990000;
	text-decoration: none;
}

#notes a:hover {
	color: #000099;
	text-decoration: underline;
}

#notes a:active, a:focus {
	outline: 0;
}

#notes ul {
	float: left;
	margin-left: 10px;
}

#notes li {
	float: left;
	clear: left;
	margin-bottom: 4px;
	color: #000;
	font-size: 13px;
}

#winwii {
	float: left;
	clear: left;
	margin: 4px 0 8px 38px;
	color: #000;
	font-size: 13px;
	text-align: left;
}

#twittertext {
	float: left;
	clear: left;
	width: 100%;
	margin: 16px 0 0 40px;
	color: #0000cc;
	font-size: 13px;
	font-weight: bold;
}

#postonce {
	float: left;
	clear: left;
	margin: 16px 0 16px 38px;
	color: #000;
	font-size: 13px;
}
