#newsHeadline {
	clear: both;
	float: left;
	margin-left: 13px;
	overflow: hidden;
	margin-right: 15px;
	padding-bottom: 15px;
	width: 742px;
}
#newsHeadlineShort {
	float: left;
	margin-left: 8px;
	overflow: hidden;
	width: 651px;
}
#newsHeadline2 {
	clear: both;
	float: left;
	margin-left: 13px;
	overflow: hidden;
	margin-right: 15px;
	width: 742px;
	padding-bottom: 12px;
}
#newsHeadlineSpacer {
	clear: both;
	float: left;
	height: 11px;
	width: 100%;
}
#newsHeadlineText {
	font-family: Verdana;
	font-size: 14px;
	color: #3F3F3F;
	float: left;
	font-weight: bold;
	line-height: 18px;
}
#headDescriptionAdjust {
	float: left;
	width: 100%;
	padding-top: 3px;
}
#newsHeadlineDescription {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
	color: #3F3F3F;
	line-height: 18px;
}
#newsHeadlineImage {
	float: right;
	border: 1px solid #989898;
	height: 60px;
	width: 60px;
	margin-top: 2px;
	display: table;
}
#newsHeadlineImageInner {
	height: 56px;
	width: 56px;
	border: 2px solid #FFF;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background: #D7D7D7;
}
.newsText, .newsText a:link {
	color: #6066bd;
	border-bottom: 1px solid #6066bd;
}
.newsText a:hover{
	color: #1554bf;
	border-bottom: 1px solid #1554bf;
}
.newsText a:visited {
	color: #999;
	border-bottom: 1px solid #999;
}
#newsSource {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
#newsIconAdjust {
	margin-bottom: -4px;
	margin-left: 1px;
}
#recommendThis, #recommendThis a:link, #recommendThis a:visited {
	color: #1D7427;
}
#recommendThis a:hover {
	color: #090;
}
#headlineNav {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	clear: both;
	float: left;
	border-bottom: 1px solid #D7D7D7;
}
#headlineNav a:link, #headlineNav a:visited {
	color: #666;
}
#headlineNav a:hover {
	color: #3F3F3F;
}
#headlineNavBottom {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	clear: both;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	border-top: 1px solid #D7D7D7;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
}
#headlineNavBottom a:link, #headlineNavBottom a:visited {
	color: #666;
}
#headlineNavBottom a:hover {
	color: #3F3F3F;
}
#noHeadlinesMessage {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #999;
	clear: both;
	float: left;
	padding-left: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 742px;
}
.floatRightHeadlines {
	float: right;
	padding-right: 13px;
}
.floatLeftHeadlines {
	float: left;
	padding-left: 13px;
}
.newsthumbLarge {
	float: left;
	height: 80px;
	width: 80px;
	display: table;
	border: 1px solid #989898;
	margin-top: 5px;
	margin-left: 1px;
}
.newsthumbSmall {
	height: 76px;
	width: 76px;
	border: 2px solid #FFF;
	background: #dddddd;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
}
.newsthumbSmall:hover {
	border: 2px solid #989898;
}
