@import url("components/side_nav.css");

#links ul .pr { display: block }

#links a#nav_press { 
	color: #fff;
	background-color: #718ecc;
}

#articles, #releases, .release span { width: 100% }

.download, #main h1, #main h2, #releases, #articles, #releases .release, #articles .article, #releases .release span, #articles .article span { 
	float: left;
	clear: left;
}

.download {	margin-bottom: 10px }
.download img { margin-right: 3px }

#main h1 {margin-bottom: 8px }
#main h2 {margin-bottom: 6px }

#main p.center { text-align: center }
#main p { clear: left }

.release, .article { 
	margin-bottom: 10px;
	width: 100%;
}

.source { font-weight: bold }
.title, .source { font-size: 12px }
