.diaryTable {
	width:100%;
	cell-padding: 5px;
	margin-left: 30px;
	border: 2px groove;
}

.ssFloatLeft { display: block; float: left; width: 390px; margin-right: 10px; }
.ssFloatRight { position: relative; display: block; width: 210px;}

.clearBoth{ clear: both; height: auto; overflow: hidden;}
