﻿div.news
{
    font: 13px/18px Georgia,Serif;
	margin-top: 15px;
	padding: 10px;
	width: 265px;
	background: url(../images/newsbg.png) no-repeat;
}

div.news p
{
    margin-top: 0.6em;
}

div.news h2
{
	font: 38px/42px Georgia,Serif;
	letter-spacing: -1px;
	color: #C60;
}

div.news h3
{
	margin-top:1em;
	font-weight: bold;
}

div.majornewsitem h3
{
    font-size: 22px;
    line-height: 26px;
}

div.newsitem h3
{
    font-size: 16px;
    line-height: 20px;
}

div.minornewsitem h3
{
    font-size: 14px;
    line-height: 16px;
}

div.dateline
{
	text-transform:uppercase;
	font: 10px Verdana,Sans-Serif;
}