.headlineRow{
	width: 565px;
	
	background-image: url(../site/images/home/home_bg.jpg);
	background-repeat: no-repeat;
}

.headline_content{
	padding: 16px;
	line-height: 20px;
}

.headline_content A:hover{
	text-decoration: underline;
}

.ticker{
	float: right;
	width: 207px;
	height: 165px;
	margin: 15px 0px 10px 0px;
	text-align: right;
}