﻿*html #sidebarContent
{
	margin: 5px;
}

*html .twoColumn .left
{
	clear: none;
}

*html .twoColumn .right
{
	clear: none;
	float: right;
}
