@import url('banner.css');
@import url('__common.css');
@import url('sIFR-screen.css');

.h1 {
	top: 60px; left: 120px;
}

div.row {
	margin-bottom: 60px;
}
div.row h2 {
	margin-bottom: 0;
}

body#home-news-body div.column {
	margin: 8px 40px 0 0;
}

body#home-news-body div.column h2 {
	margin-top: 0;
	height: 2em;
}
body#home-news-body div.column p {
	margin: 0;
	height: 12em;
}

body#home-news-body div.last {
	margin-right: 0;
}

div#other-news ul li {
	margin-bottom: 12px;
}

div#other-news ul span.date {
	font-size: 0.9em;
}