/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
.mainTbl
{
	height: 310px;
	width:100%;
}
.mainSTbl
{
	width:600px;
}
.topTR
{
	height: 290px;
	width:100%;
	vertical-align:top;
}
.bottomTR
{
	height: 20px;
	width:600px;
	vertical-align:bottom;
	text-align:right;
}
.DL_mainTbl
{
	height: 370px;
	width:100%;
	vertical-align:top;
}
.DL_topTR
{
	height: 350px;
	width:100%;
	vertical-align:top;
}
.DL_bottomTR
{
	height: 20px;
	width:100%;
	vertical-align:bottom;
	text-align:right;
}


