/*
Autsim-Hub Subheader V2.0
Based On Autism-Hub Styles By Kevin Leitch July 2006
Autism-Hub Styles V2.0 Dad Of Cameron August 2008
	
        =1: Feeds
*/

/* =1: Feeds */

ul#feeds {
	height: 28px;
}

ul#feeds li {
	display: inline;
	position: relative;
	top: 7px;
}

ul#feeds li a {
	color: #3366CC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 18px; 
}

ul#feeds li a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9933;
}