#wrapper {
	min-height:1050px;
}

h4 {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-size:1.4em;
	color:#181818;
	float:left;
	width:400px;
	margin-top:1em;
	margin-bottom:.1em;
	padding:0;
}

li.line {
	width:360px;
}

div.improving {
	position:relative;
	top:19em;
	z-index:10;
}

div.frog {
	position:relative;
	left:4em;
	top:1em;
	width:275px;
	height:192px;
	overflow: hidden;
	display:block;
	float:left;
	padding:0;
}

div.costs {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	position:relative;
	left:6em;	
	top:2em;
	margin-top:1em;
	width:390px;
}

h5 {
	font-size:1.4em;
	color:#181818;
	margin:0;
}

hr {
	width:350px;
	float:left;
}

p {
	font-size:95%;
	float:left;
	margin-top:.8em;
	margin-bottom:0em;
	width:390px;
}