.uselink {
	font-size: 10px;
	color: #607B19;
	line-height: 16px;
	padding-bottom: 5px; /* separate items */
}
.bottomlink {
	font-size: 13px;
	line-height: 135%;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 5px;
	padding-bottom: 5px; /* separate items with a bit of space */
}
.bottomlink a {
	display:block;
/*	text-indent:-10px; */  /* Simon's Edits 08.11.10 */
	margin-left: 5px; 	   /* Make text flush with top (.uselink) */
	padding-left:20px;
	color: #FFFFFF;
}
.bottomlink img { /* setting for Community Videos image */
	margin: 10px 0 0 10px;
}
ul.bottomlink, .bottomlink li {
	list-style-type:none;
	padding:0;
	margin:0;
}

.bottomtitle {
	text-transform: uppercase;
}
.hotlink {
	font-weight: bolder;
	color: #FF0000;
	font-style: normal;
	text-decoration: underline;
	line-height: 16px;


}


#news-container {
padding-left:5px;
margin-top:0px;
}

.news_heading {
	width:206px; /* For forward compatibility, in case another heading is floated near this */
}

.newsItem {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #607B19;
	line-height: 16px;
	margin-left:28px;
	margin-right:4px;
}