#sidebar {
	float: left;
	width: 150px;
	background: transparent url(../_images/sidebottom.jpg) no-repeat left top;
	color: inherit;
}
#sidetop {
	width: 150px;
	display: block;
}
#hints div {
	margin-top: 10px;
}
.helpful-hint-left {
	margin-left: -285px;
}

