#sidebar {
	position: relative;
	padding: 15px 20px 0 15px;
	float: left;
	width: 210px;
	background: url(../../images/sidedots.gif) no-repeat 240px 43px;
}

#content {
	margin: 15px 0 0 259px;
	padding-left: 0px;
}

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