
.homenews-row
{
	clear: both;
}

.homenews-divide
{
	clear: both;
	border-bottom: 1px solid #666666;
}

.homenews-pic
{
	float: left;
	width: 90px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.homenews-info
{
	margin-left: 105px;
	width: 400px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.homenews-title
{
	color: #276699;
	font-family: Verdana, Arial;
	font-size: 17px;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
}
.homenews-title:hover
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

