#blogContent
{
	border-style: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 500px;
	top: 1px;
	left: 1px;
}

#sidebar
{
	margin: 0;
	padding: 0;
	width: 170px;
	position: absolute;
	right: -5px;
	top: 105px;
	list-style-type: none;
	list-style-image: none;
	table-layout: auto;
	border-collapse: separate;
	border-spacing: inherit;
	empty-cells: show;
	caption-side: top;
}


