body {
	background: #ced7ff url('contentbg.png') 50% 0 repeat-y;
	text-align: center;
	font-family: 'Tahoma', 'Verdana', 'Arial', sans-serif;
	font-size: 12px;
}

span.alt {
	display: none;
}

h1 {
	background: #00adff url('headbg.png');
	height: 118px;
	text-align: left;
}

h1 img {
	margin: 35px 0 0 33px;
}

h2 {
	font-size: 40px;
	font-weight: bold;
	margin: 5px 0;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0;
}

p {
	margin-bottom: 0.5em;
	line-height: 18px;
}

ol {
	margin-top: 1em;
}

ol li {
	margin-left: 2em;
	margin-bottom: 1em;
}

.content {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

.content .padding {
	padding: 10px;
}

.download {
	float: right;
	padding: 0 0 16px 16px;
	text-align: right;
}

.download iframe {
	margin-right: 2px;
	border-top: 1px solid #9bafdc;
}

#version {
	font-size: 10px;
	text-align: center;
	margin-top: -20px;
	margin-bottom: 20px;
	color: #888;
}

.before, .after {
	font-weight: bold;
}

.before {
	clear: right;
	float: left;
}

.after {
	float: right;
}

#footer {
	padding-top: 20px;
	clear: both;
	font-size: 10px;
	text-align: center;
}

#ads {
	padding-top: 20px;
	clear: both;
	width: 660px;
	margin-left: 35px;
	text-align: center;
	line-height: 20px;
}

#toolbar {
	float: right;
	width: 180px;
}