/* CSS Document */

.breaking-news {
    height: 32pt;
	font-size: 16pt;
	margin-bottom:0;
}
	
.breaking-news span.breaking-news-title {
    height: 32pt;
    font-size: 16pt;
}

#main-content {
    margin: 0px auto 25px;
}

#theme-header {
    margin: 20px auto 0px;
}