﻿.ecaMainColWidth
{
	width:350px;
	text-align:center;
	vertical-align:top;
}
.ecaMainColHeader
{
	height:20px;
	width:350px;
	text-align:center;
	vertical-align:top;
	background-color:#708090;
    color:#fff;
}

#ecaDD
{
	height:50px;
	width:500px;
	text-align:left;
}
#ecaDDinner
{
	width:150px;
}

.ecaDVrow
{
	width:200px;
	font-size:12px;
	text-align:left;
}
.ecaDVrowH
{
	width:100px;
	font-size:12px;
}
	
.filterTable
{
	background-color:LemonChiffon;
	border:solid 1px #cccccc;
	font-weight: bold;
	font-size: xx-small;
	font-family: verdana;
}
