#sidebarContainer {
	float: right;
	width: 180px;
}

#sideTitleOuter {
	width: 180px;
}

#navOuter {
	width: 180px;
}

#sidebarBodyOuter{
	width: 180px;
	float: right;
}

#content {
	width:380px;

}