/* CSS Document */

ul#header-links {
	font-size:15px;
}

#content, #contentFull {
	font-size: 15px;
}

#sidebar {
	font-size: 15px;
	margin: 8em 0 0 0;
}

#sidebar h2 {
	font-size: 19px;
}

#updates {
	height: 26em;
}

#updates ul li h2 {
	font-size:18px;
	line-height: 18px;
}

#updates ul li ul {
	top: 4.25em;
	
}

#updates ul ul li {
	font-size: 15px;
}

#updates ul ul li h3 {
	 font-size: 17px;
	 }
	 
#updates ul li ul {
	height: 21em;
	}

#footer {
	 font-size: 15px;
}
