#journal-weather {
	display:none;
	overflow:hidden;
	margin:-5px 0 0; }
#journal-weather a:link,
#journal-weather a:active,
#journal-weather a:visited {
	clear:both;
	text-decoration:none;
	font-size:12px; }
#journal-weather img {
	height:65px;
	width: 81px;
	float:left;
	clear:both;
	padding-right:5px; }
#journal-weather #current_weather {
	font-size:12px;
	margin:30px 0 0; }
#journal-weather #current_temperature {
	font-size:22px;
	display:block;
	margin:10px 0 0 5px; }
#journal-weather a:hover {
	text-decoration:underline; }