﻿.left
{
	width:193px;
	text-align:left;
	float:left;
	background-color:#e0e0e0;
	display:none;
}
.right
{
	width:100%;
}
