.news {
	width: 230px;
	height: auto;
	margin: 0 0 20px 28px;
}

.newsHeader {
	margin: 0 0 15px 30px;
}

img.newsArrow {
	margin-right: 5px;
}

.newsCnt {
	width: 225px;
	height: 75px;
	background: url(../gfx/newsCnt_bg.png) no-repeat;
	margin-bottom: 17px;
}

h5.newsH5 {
	padding: 0 0 0 0;
	margin: -8px 0 -18px 78px;
	color: #fff;
	font-size: 0.8em;
}

h5.newsH5 a {
	color: #fff;
}

h5.newsH5 a:hover {
	text-decoration: underline;
}

.date {
	float: left;
	color: #fff;
	font-weight: bold;
	width: 63px;
	font-size: 1.6em;
	margin: 18px 0 0 0;
	text-align: right;
}

.newsCnt p {
	color: #6f71ba;
	font-size: 0.75em;
	padding: 19px 0 0 77px;
	line-height: 1.3em; 
}