#mainLayoutTable{
	width:900px;
	background-color:#C8F7FF;
	/*background-color:#E0FFFF;*/
}
#createEntrySpan{
	position:relative;
	text-align:right;
}
.dateAndUnameCells{
	text-align:left;
	font-size:large;
	font-weight:700;
}
.entryTitleCell{
	font-size:120%;
	text-decoration:underline;
	font-weight:700;
}
