.sud_pretext {
	padding: 2px 5px 2px 5px;
	background: #607060;
	text-align: center;
	color: #f0f0f0;
}

.sud_date {
	background: #a0a0a0;
	font-weight:bold;
	font-size:0.9em;
	width:80px;
	padding: 1px 5px 2px 5px;
	text-align: center;
	margin-left:auto; margin-right:auto; margin-top:4px;  
}

.sud_table {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}

.sud_label {
	text-align: right;
	padding: 2px 5px 2px 5px;
}

.sud_time {
	text-align: left;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

.sud_rise {
	background:#ffffe0;
}

.sud_set {
	background:#fff0ff;
}

.sud_posttext {	
	background-color:#d0d0d0;
	padding: 2px 5px 2px 5px;
}
.sud_footer {
	font-size:0.9em; 
	color: #303030;
	text-align:center;
	line-height: 1em;
	padding-top: 4px;
}