div.HEArticleTitles {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 530px;
	background-image: url( '/images/goltl/col2div.png' );
	background-repeat: repeat-y;
	font-size: 11px;
	color: #193857;
	font-family: Arial;
}

div.HEArticleTitles a {
	color: #193857;
	text-decoration: none;
}

div.HEArticleTitles a:hover {
	text-decoration: underline;
}

div.HEArticleTitles div.larticle {
	float: left;
	width: 260px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}

div.HEArticleTitles div.rarticle {
	float: left;
	width: 255px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	margin-left: 15px;
}
