.cbToolbar, .trButtons, .divCalendarRightPane
{
	DISPLAY:none;
}
.fldLabel
{
	WIDTH:10%;
	FONT-WEIGHT:bolder;
	VERTICAL-ALIGN:top;
}
.fldText
{
	HEIGHT:auto;
	OVERFLOW:visible;
}
.fldInput
{
	BORDER-TOP:none;
	BORDER-LEFT:none;
	BORDER-RIGHT:none;
	BORDER-BOTTOM:1 solid black;
}
.btnRecip
{
	BORDER:medium none;
	FONT-WEIGHT:bolder;
}
.MSGBODY
{
	HEIGHT:auto;
	WIDTH:100%;
	OVERFLOW:visible;
	BORDER-TOP:thick double;
}
.txtBody
{
	
	HEIGHT:auto;
	OVERFLOW:visible;
	BORDER-TOP:thick double;
}
.viewBody
{
	OVERFLOW:visible;
	HEIGHT:auto;
}
.MSGBODYFRM
{
	BACKGROUND-COLOR:WINDOW;
	BORDER:medium none;
}
.tabdiv
{
	border:NONE;
}
.tabdivHide
{
	DISPLAY:block;
	border:NONE;
}
.grpLEFT, .grpRIGHT, .grpTop, .grpBottom
{
	BORDER:none;
}

.calViewContainer1, .divCalendarView
{
	OVERFLOW:visible;
	width:100%;
}
.dailyRowContainer
{
	BORDER:1px solid appworkspace;
	HEIGHT:60px;
	OVERFLOW:hidden;
	POSITION:relative;
	WIDTH:expression(this.parentElement.clientWidth);
	Z-INDEX:-1;
}
.tblMsgBody
{
	OVERFLOW:visible;
	HEIGHT:auto;
	border = 0px;
}