﻿.grid
{
	width:100%;
	border:1px solid #bebfc0;
}

.grid th
{
	text-align:left;
}

.grid th, .grid td
{
	padding:2px 3px;
}