#news li
{
	border-bottom:1px solid #dbdbdb;
	margin-bottom:10px;
	padding:15px 0px 15px 19px;
}

#news .img, #news .text
{
	float:left;
}

#news .img
{
	height:80px;
	width:138px;
	margin:2px 15px 0 0;
}

#news h5
{
	color:#055987;
	margin:0px;
	font-size:1.1em;
	line-height:1.3em;
}

#news .text
{
	width:421px;
}

#news .text a
{
	font-weight:bold;
	padding-left:21px;
	background-image:url(../img/elements/icon.link.block.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
