#enter_site_links {
	float: left;	
}

#latest_news {
	float: right;
	width: 395px;
	margin: 2px 10px 0 0;	
	padding: 16px 9px 37px 9px;
	background-color: #fff;
}

#latest_news a {
	color: #a7a7a7;	
}

#enter_standard_site { margin-top: 16px; }

.splash_link {
	margin-top: 2px;
	background:white; 
	width: 170px; 
	padding-left: 10px; 
	margin-top: 2px;
}
.splash_link a { color: #999; text-decoration: none; }
.splash_link a:hover { color: #666; }

#navigation {
	float: left;
}