#content #news-listing {
	margin-left:0
}
#news-listing li {
	list-style:none;
	float:left;
	clear:both;
	margin-bottom:10px;
	width: 100%;
}

#news-listing p {
	margin-bottom:0
}

.read-more {
	display:block;
	float:left;
	clear:both;
	background: transparent url('../img/more_inv.gif') 0 3px no-repeat;
	padding-left:20px;
	min-height:17px
}

#content a {
	text-decoration:none;
	color:#91052e
}

.news-image {
    float: right;
    width: 200;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #FFDFDF;
}