
.news .top {
	background: transparent url("../img/box_news_top.png") top left no-repeat;
	height: 125px;
}
.news .line {
	background: #F0F0F0 url("../img/box_news_line.jpg") top left repeat-y;
	padding-left: 35px;
	padding-right: 40px;
}
.news .title h2 {
	color: #b33231;
	font-size: 15px;
	margin-top: -37px;
	padding-left: 35px;
	text-transform: uppercase;
}
.news .rss {
	float: right;
	margin-right: 42px;
	margin-top: -29px;
}
.news * {
	text-decoration: none;

}

.news a:hover {
	text-decoration: none;
}

.news span {
	display: block;
}
.news .title {
	font-weight: bold;
}
.news .bottom {
	background: #F0F0F0 url("../img/box_news_bottom.jpg") bottom left no-repeat;
	height: 25px;
}

.news .news-latest-container {
	margin-top: -6px;
	font-size: 11px;
}
.news .subheader {
	color: #2d2d2d;
}

.news .subheader p {
	line-height: 1.2em;
	text-decoration: none;
}



.news .c38l {
	width: 32%;
}
.news .c62r {
	width: 68%;
}
.news .news-latest-item {
	padding-top: 19px;
	margin-bottom: 0;
}






.news_v2 .top {
	background: transparent url("../img/box_news_top_v2.png") top left no-repeat;
	height: 125px;
}
.news_v2 .line {
	background: #F0F0F0 url("../img/box_news_line_v2.jpg") top left repeat-y;
	padding-left: 47px;
	padding-right: 40px;
}
.news_v2 .title h2 {
	color: #b33231;
	font-size: 15px;
	padding-left: 47px;
	text-transform: uppercase;
	font-weight: bold;
}
.news_v2 .rss {
	float: right;
	margin-right: 38px;
	margin-top: -32px;
}
.news_v2 * {
	text-decoration: none;

}

.news_v2 a:hover {
	text-decoration: none;
}

.news_v2 span {
	display: block;
}
.news_v2 .title {
	margin-top: -35px;
	float: left;
}
.news_v2 .bottom {
	background: #F0F0F0 url("../img/box_news_bottom_v2.jpg") bottom left no-repeat;
	height: 22px;
}

.news_v2 .news-latest-container {
	margin-top: -6px;
	font-size: 11px;
}
.news_v2 .subheader {
	color: #2d2d2d;
}

.news_v2 .subheader p {
	line-height: 1.2em;
	text-decoration: none;
}

.news_v2 .news_title {
	font-weight: bold;
}
.news_v2 .c38l {
	width: 32%;
}
.news_v2 .c62r {
	width: 68%;
}
.news_v2 .news-latest-item {
	padding-top: 10px;
	margin-bottom: 0;
}