#sidebar {
	position: relative;
	padding: 15px 20px 0 20px;
	float: right;
	display: inline;
	width: 210px;
	line-height: 1.6em;
	background-image: url(../images/sidedots.gif);
	background-repeat: no-repeat;
	background-position: 4px 43px;
}

#content {
	margin: 15px 15px 0 15px;
	padding: 0;
}

#sidenote{
	position: absolute;
	left: 5px;
	top: 15px;
	height: 20px;
	width: 4px;
	padding: 0;
	margin: 0;
}