.entryschedulebox {
	background-color: #E5E5E5;
	border: 1px #333333 dashed;
	width: 250px;
	padding: 5px 7px 5px 7px; 
	margin: 10px 5px 2px 0px;
	float: left;
}
.entryscheduleboxnoalign {
	background-color: #E5E5E5;
	border: 1px #333333 dashed;
	width: 250px;
	padding: 5px 7px 5px 7px; 
	margin: 0px 5px 2px 0px;
}
.entryscheduleboxnoalignwide {
	background-color: #E5E5E5;
	border: 1px #333333 dashed;
	width: 400px;
	padding: 5px 7px 5px 7px; 
	margin: 0px 5px 2px 0px;
}
.entryitinerarydate { font-weight:bold; padding-bottom: 2px; margin-bottom: 2px; border-bottom: 1px #333 dashed; }
.entryitineraryhours { }
.entryitineraryitem { color:#600; }
.entryjournalentry { text-align:justify; }
.entryfloatbreak { clear:left; height:1px; background-color:#999999; margin: 10px 0px 10px 0px; }

.entryjournalphotoleft {text-align:center; float:left; padding:2px 8px 4px 0px; }
.entryjournalphotoright {text-align:center; float:right; padding:2px 0px 4px 8px; }

.entryunderline { text-decoration:underline; font-weight:bold}

.entryphotoleft {text-align:center; float:left; padding:2px 8px 4px 0px; }
