@charset "utf-8";
#leftcolumn {
	float: none;
	width: 400px;
	padding-left: 2px;
	height: auto;
}
#rightcolumn {
	float: right;
	width: 300px;
	height: auto;
	padding: 10px;
	position: static;
	top: auto;
}
.style3 {
	color: #0972B3
}
.style4 {
	color: #0972B3;
	font-size: 16px;
}
