#headlines .headlines_arrow {
	float: left;
	width: 20px;
	height: 10px;
	font-weight: normal;
	color: #d00000;
}

#headlines .item {
	width: 284px;
	margin: 0 0 4px 0;
}

#headlines .title p {
	width: 264px;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	text-align: left;
}

#headlines .title a {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}

#headlines .title a:hover {
	text-decoration: underline;
}