
/* ============= Oahu Surf Information =========== */
#surf_info {
	margin: 10px 0px;
	padding: 3px;
	border: 1px solid #2b7bb8;
	width: 607px;
	background: white url('/ima/news_bg.gif') repeat-x;

}

#surf_info .title {
	position: relative;
	width: 200px;
	height: 20px;
	margin: -8px 0px 5px 5px;
	padding: 1px 10px;
	overflow: visible;
	
	color: white;
	font-weight: bolder;
	font-size: 11pt;
	background: url('/ima/center_gradi.jpg') repeat-x;
}

