#news {
	background-color:#fff;
	width:168px;
	padding:0px;
	margin-right:10px;

	float:right;
	
	border:1px solid;
	border-color:#dcdee6;

}

#news-title{
	
	width:160px;
	height:16px;
	padding:5px;
	
}
#news-title-inner{
	height:20px;
	float:left;}

#tweet{
	background-color:#EDEEF2;
	width:168px;
	height:50px	
	
}

#tweet-content{
	font-family:"sans-serif";
	color:#79829E;
	width:150px;
	height:50px;
	padding-left:5px;
	font-style:italic;
}


#posts{
	
	width:157px;
	
	padding:5px 5px 5px 5px;
	
}

#visit-blog{
	

	float:right;
	
	text-align:right;

}

#newsletter{
	background-color:#EDEEF2;
	background: url(../images/style/newsletter-stripes.jpg);
	border: -1px none;
	width:158px;

	padding:7px 5px 5px 5px;
}



#community-pages{
	
	width:160px;
	
	padding:5px 5px 5px 5px;
		color:#79829E;
	font-size:12px;
	letter-spacing: -0.03em;
	
}

#icons{
	width:160px;
	
	margin-top:6px;
}

div.feedburnerFeedBlock ul li span.headline {
	
font-size:13px;
font-weight:normal;
width:160px;
color:#585f73;
display:block;
float:left;
margin:0 0 2px 0;
}

div.feedburnerFeedBlock ul li div {
	
	font-size:13px;
font-weight:lighter;
color:#777;
display:block;
margin:0 0 0 0;
}

div.feedburnerFeedBlock ul li p.date {
font-size:10px;
font-weight:lighter;
text-align:right;
color:#79829E;
display:block;
margin:0 0 5px 0;
border-bottom:1px solid;
border-color:#dcdee6;
}

div.feedburnerFeedBlock creditfooter {
	float:right;
padding-left:400px;
height:500px;

}
