/*.news h2 {
	font-weight: bold;
	font-size: 225%;
}*/

.mainNews {
	position: relative;
	margin-bottom: 8px;
}

.mainNews h3 {
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 100%;
}

.mainNews p {
	font-size: 81.3%;
}

.mainNews .adContent {
	padding-bottom: 14px;
	padding-top: 14px;
	width: 694px;
	left: 0px;
}

.mainNews .adContent p {
	padding-right: 165px;
}

.mainNews .adContent a {
	text-transform: none;
	font-size: 100%;
	background: transparent;
	padding: 0px;
}

.newsItems {
    margin: 0;
    padding: 0;
    list-style: none;
}

.newsItems li {
	border-top: solid #717171 1px;
	padding: 7px 0px 7px 0px;
	position: relative;
	list-style: none;
}

.newsItems p {
	font-size: 75%;
}

.newsItems li img {
	padding-right: 11px;
	float: left;
}

.newsItems li strong {
    display: block;
    padding-top: 10px;
}

.newsItems li a:hover strong{
    text-decoration: underline;
}

.mainNewsNBI {
	position: relative;
}

.mainNewsNBI img {
	position: relative;
	padding-right: 14px;
	float: left;
}

.mainNewsNBI .newsSum {
	float: left;
	padding-bottom: 16px;
}

.mainNewsNBI .newsSum h3 {
    margin: 0;
    padding: 0;
    font-size: 87.5%;
}

.mainNewsNBI .newsSum h3 span {
    display: block;
    padding-top: 13px;
}

.mainNewsNBI .newsSum h3 a:hover span {
    text-decoration: underline;
}

.mainNewsNBI .newsSum p.more {
	font-weight: bold;
	font-size: 75%;
}

.newsStory p {
	font-size: 12px;
}

.newsStory p span {
	color:#fff;
    font-size: 1.25em;
}






























