#DateToday{
float: left;
width: 200px;
}
#DateToday h2 span {
	margin: 0px 8px;
}
#DateToday h2  a {
	text-decoration: none;
}
#Navigation{
position: relative;
top: 18px;
left:60px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 0px solid #111;
	background-color: #eeeeee;
	padding: 0px;
	opacity: 0.85;
}
#tooltip h3 { 
	width: 400px; 
	margin: -0px; 
	color: #2D6789; 
	font-weight: normal; 
	font-size: 12px; 
	position: fixed; 
	left: 265px; 
	top: 250px; 
	text-align: center;
} 
.rpic {
margin:3px 10px 0 0;
position: relative;  
top: 13px;
}
td {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
}
.moonphase {
height: 20px;
padding: 5px;
background-color: #f4f9fa; 
border-bottom: 1px #cadde6 solid;
}
.Sbox {
background-color: #f0f0f0;
height: 100px;
padding: 20px 0 0 10px;
}
.Sbox option, select {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
border: 0px;
color: #999999;
padding: 5px 0 0 5px;
}
.SboxResult {
padding: 5px;
background-color: #f4f9fa; 
border-bottom: 1px #cadde6 solid;
}
.SboxResult img{
display: none;
} 



