@CHARSET "ISO-8859-1";

#news #news-left {
    float: left;
    width: 300px;
}

#logoDateWrapper {
	width: 250px;
}

#news #news-content {
	clear: left;
	padding-top: 20px;
	line-height: 1.5;
}

#news #gallery {
	width: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
}

#news #gallery #header {
	height: 22px;
	text-align: left;
	font-weight: bold;
	padding: 5px 0 0 10px;
	background: url('/templates/public/wireframe/images/header-relatedphotos.png') repeat-x;
}

span.sub-header {
    font-size: 11px;
    font-style: italic;
    color: #9a9fac;
}
