﻿div.Left 
{
	width: 1px;
}

div.Middle 
{
	left: 0px;
	width: 1000px;
}

div.Right 
{
	width: 1px;
}
