@charset "utf-8";
/* CSS Document */

#featured {
	height:29px;
	background:url(awanaorg/images/home/feature-bg.gif?$staticlink$) repeat-x;
	line-height:29px;
	margin:2px 0 15px;
	width:1000px;
	font-size:15px;
	overflow:hidden;
}
	#featured a {
		text-decoration:underline;
	}

