body {
	background-color: #F8F8F8;
}
#bb_HotStoriesWidget {
	text-align: left;
	margin: 0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif, Campain, Corbel;
	padding: 0px;
}
.SyndicationBox {
	background-color: #EBEBEB;
	border: 1px solid #BEBEBE;
	padding: 4px;
}
.SyndicationBox h1 {
	font-size: 120%;
	color: #333;
	background-color: #FFF;
	padding: 4px;
	margin: 0px 0px 10px 0px;
}
.ArticleItem {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.ImageFloatLeft {
	float: left;
	padding: 0px 5px 0px 0px;
}
.Centered {
	text-align: center;
}
.ClearBoth {
	clear: both;
	overflow: hidden;
	height: 0px;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
	}   
a:hover {
	color: #333;
	text-decoration: underline;
	}  
a:active {
	color: #333;
	text-decoration: none;
	}   
.ArticleItem h2 {
	font-size: 100%;
	margin: 0px 0px 5px 0px;
}
.ArticleItem h2 a:link, .ArticleItem h2 a:visited {
	color: #259500;
	text-decoration: none;
	}   
.ArticleItem h2 a:hover {
	color: #259500;
	text-decoration: underline;
	}  
.ArticleItem h2 a:active {
	color: #259500;
	text-decoration: none;
	}   
.ArticleItem p {
	font-size: 90%;
	margin: 0px 0px 5px 0px;
}
.BloggersBaseLink {
	background-color: #FFF;
	zoom: 1.0;
	text-align:center;
}
.BloggersBaseSite {
	text-align: right;
	padding: 12px 5px 0px 0px;
}
.BloggersBaseSiteCentered
{
    text-align:center;
}
.BloggersBaseSite a:link, .BloggersBaseSite a:visited {
	color: #259500;
	text-decoration: none;
	}   
.BloggersBaseSite a:hover {
	color: #259500;
	text-decoration: underline;
	}  
.BloggersBaseSite a:active {
	color: #259500;
	text-decoration: none;
	}   
.White {
	background-color: #FFF;
}
.White h1 {
	background-color: #E8E8E8;
}
.White .ArticleItem {
	border-bottom: 1px solid #CCCCCC;
}
.White .ArticleItem h2 a:link, .White .ArticleItem h2 a:visited {
	color: #333;
	text-decoration: none;
	}   
.White .ArticleItem h2  a:hover {
	color: #333;
	text-decoration: underline;
	}  
.White .ArticleItem h2 a:active {
	color: #333;
	text-decoration: none;
	}   
.White a:link, .White a:visited {
	color: #259500;
	text-decoration: none;
	}   
.White a:hover {
	color: #259500;
	text-decoration: underline;
	}  
.White a:active {
	color: #259500;
	text-decoration: none;
	}   
