/* CSS Document */

ul#header-links {
	font-size:13px;
}

#content, #contentFull {
	font-size: 13.5px;
}

#sidebar {
	font-size: 13.5px;
	margin: 8em 0 0 0;
}

#sidebar h2 {
	font-size: 15px;
}

#updates {
	height: 19em;
}

#updates ul li h2 {
	font-size:14px;
	line-height: 14px;
}

#updates ul ul li {
	font-size: 13px;
}

#updates ul ul li h3 {
	 font-size: 14px;
	 }
	 
#updates ul li ul {
	height: 16em;
	}

#footer {
	 font-size: 13px;
}
