div#surf_forecast {
	width: 170px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-bottom: 30px;
}

h3#surf_header {
	margin-bottom: 0;
	text-align: center;
}