﻿.LeftListCell 
{
	width:140px;
	text-align:center;	
}
.ButtonsCell
{
	text-align:center;
	width:40px;
	padding:4px 4px 4px 4px;
}
.RightListCell
{
	width:140px;	
	text-align:center;
}
.LeftList
{	
	width:180px;
	height:100%;
}
.RightList
{	
	width:180px;
	height:100%;
}
.LeftHeader
{
	padding:5px 5px 5px 5px;
	height:30px;	
	color:#000077;
	font-size:12px;
	font-family:Arial;
}
.RightHeader
{
	padding:5px 5px 5px 5px;
	height:30px;
	color:#000077;
	font-size:12px;
	font-family:Arial;
}

.SingleButtonCell
{
	padding-bottom:4px;
	padding-top:4px;	
	cursor:hand;	
}
.ButtonsContainer
{
	
}

.MainContainer
{
	
}