#topic{
	height:429px;
}

#content-wrap{
	background: #d7f3c9;
	border-bottom: 10px solid #339900;
	position:relative;	
}

#footer{
	border:none;
	padding:0;
	margin-top: 15px;
}

#teaser{
	position: absolute;	
	height:0;
	bottom:216px;
}

.teaser{
	width:180px;
	height:206px;
	float:left;
	margin:0 20px 0 0;
	padding: 5px 10px;
}

.teaser h2{
	font-size: 18px;
	font-family: "Georgia", "Times New Roman", serif;
	font-weight: normal;
}

.teaser a{
	display: block;
	width: 100%;
	height: 100%;
}

#right{
	background: white;
	width:167px;
	float:right;
	background: #eaf8e3;
	border-top:2px solid white;
	padding:5px 10px;
}

#right h1{
	font-size: 14px;
}
