.recentHeader{
	text-align:center;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	padding-bottom:5px;
}

.recentLinks{
	font-size:13px;
	line-height:normal;
	border-bottom:1px dotted #666;
	padding:0 8px 8px 8px;
	margin-bottom:10px;
}


.recentLinks a{
	color:#000;
	text-decoration:none;
}

.recentLinks a:hover{
	color:#000;
	text-decoration:underline;
}

h1{
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	
}

p { font-size:13px;}
a { color:#C00}

#rssFeedTitle{
	font-size:20px;
	line-height:normal;
	padding:0;
	margin:0;
	color:#000;
	font-family: 'Open Sans', sans-serif;
}

#rssFeedTitle a{
	color:#0d60a6;
	text-decoration:none;
}

#rssFeedDescription{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:22px;
	color:#000;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: dashed 1px #CCC;
	
}

#rssFeedDescription img{
	padding:8px;
	max-width:250px;
	border:0px;
	float:left;
}