#news_headlines_list_index_page{
 color: #333;
 border: 0px solid #000000;
 background:#CCCCCC;
 padding: 6px;
}

h1.news_page_title{
	background:#000000;
	color:#ffffff;
	padding:2px;
	background-image:url(/sites/templates/basic/images/baseball.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

a.news_headline_links{
color:#000000
}


#news_other_headlines_box { 
 float: right;
 color: #333;
 border: 0px solid #000000;
 background:#CCCCCC;
 margin: 0px 0px 10px 15px;
 padding: 20px;
 height: 100%;
 width: 250px;
}
#news_other_headlines_title { 
 color: #ffffff;
 background-color:#000000;
 background-image:  url(/sites/templates/basic/images/baseball.png);
 background-repeat: no-repeat;
 height: 16px;
 width: 100%;
 font-weight: bold;
}