table#tblAuthoring
{
	width: 700px;
}
table#tblPlaceholders
{
	width:100%; 
	border: solid 2px black;
}
table#tblHyperlinkPlaceholder td
{
	font-size: 12px;
	font-weight:bold;
}
.AuthoringTextBold
{
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	width:125px;
}
.AuthoringText
{
	font-size: 12px;
	font-family: Arial;
}
.AuthoringButtons
{
	font-size: 12px;
}
.calendarText
{
	font-weight: normal;
	font-size: .75em;
}
.calendarBold
{
	font-weight: bold;
	font-size: .75em; 
}


