.home #content {clear: both;}
.home #content h1{border-bottom: 0; }

.home #container #posts{
	width: 210px;
	float: right;
	padding: 20px 15px;
}
.home #container #posts h1, #container #posts h1 a{
	color: #83009b;
	font-weight: bold;
	font-size: 95%;
	border-bottom: 0;
}
.home #slideshow {
	top: 0;
}
.home #container #content{
	padding: 20px;
	width: 570px;
	float: left;
}
.home #container {
	background: white url(images/home-bg.gif) repeat-y;
}
.home #footer-content .left {
	padding-left: 0;
}
