/* Overwriting styling */

#chart {
	margin-bottom: 20px;
}

#chart img {
	padding: 4px;
	background: #F2F2F2;
	border: 1px solid #E5E5E5;
}

#lastpost .snippet {
	background: none;
	width: 510px;
}

#lastpost .excerpt p {
	margin-bottom: 15px;
}

#homepromo {
	clear: none;
	height: 50px;
	overflow: none;
	border-bottom: 1px solid #EFEFEF;
}

#homepromo .share {
	width: 400px;
	float: none;
	background: url(img/bg_share_home.gif) no-repeat 5px 10px;
}

#homepromo .share ul {
	margin-left: 140px;
}