
#headlines {
	width: 220px;
	background-image: url(../pics/bg_newsBody_Homepage.gif);
}

#headlines td {
	vertical-align:top;
}
#headlinesBar  {
	padding-top:3px;
	padding-left:6px;
	color:white;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}

 #headlinesBar {
	background-image: url(../pics/bg_newsBar_Homepage.gif);
	background-repeat: no-repeat;
	height: 25px;
}
 #headlinesFooter {
	background-image: url(../pics/bg_newsFooter_Homepage.gif);
	background-repeat: no-repeat;
	height: 3px;
	clear:left;
}

#headlines .newsitem {
	padding: 0px 9px 9px 9px;
	cursor:pointer;
	float:right;
	clear:left;
}
#headlines img.imgNewsArrow {
	height: 21px;
	width: 21px;
	float:left;
}

#headlines h2 {
	width:174px;
	margin-left:30px;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
}
