/* Start of CMSMS style sheet 'hupimaa-news' */
#news
{
	vertical-align: top;
}

#news h1,#news h2,#news h3,#news h4,#news h5,#news h6,#news h7
{
    font-size: 10pt;
    font-weight: bold;
    margin: 25px 0 10px 0;
}

#news .NewsSummarySummary, #news .NewsSummaryContent
{
	font-size: 12px;
	padding: 0 10px 0 15px;
	margin-bottom: 45px;
}

#news a:link, #news a:active, #news a:visited, #news a:hover
{
    text-decoration: none;
    color: #000;
}

#news a:hover
{
    text-decoration: underline;
    color: #000;
}
/* End of 'hupimaa-news' */

