﻿#left-nav
{
	float:left;
	width:200px;
}

#admin-content
{
	float:left;
	width:500px;
}
