@charset "utf-8";

div#content img {
	position: relative;
	top: -18px;
	left: -22px;
}
div#sidebar {
	top: 175px;
	left: 565px;
	overflow: scroll;
	height: 270px;
}
div#sidebar a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
