#page
{
	position: relative;

	width: 1000px;
	margin: auto;
}

#donate {
	width: 300px;
	margin: auto;
}

#leftbar {
	position: relative;

	margin-right: 20px;
	float: left;
	width: 200px;

	height: 500px;
}

#footer_pre {
	clear: both;
	margin-bottom: 2em;
}

#main_block  {
	position: relative;
	float: left;
	width: 779px;
}

.os3 {
	width: 120px;
	height: 120px;

	margin: auto;
}
