﻿#left
{
	padding: 0px 4px 0px 0px;
	width: 140px;
}

#right
{
	float: right;
	padding: 0px 0px 0px 4px;
	width: 600px;
}


