.news_item {
	margin-bottom: 10px;
	padding-bottom: 20px;
	height: 100%;
	overflow: hidden;
	background: transparent url(http://www.ladybird.co.uk/img/branding/bg-content-dashes-blue.gif) repeat-x scroll 0 bottom;
}

.news_item .img {
	width: 138px;
	float: right;
	display: block;
}

.news_item .text {
	width: 380px;
	float: left;
}

.news_item .text h2 {
	font-size: 1.2em;
}

