.headerImg { float:right;}
#cycle { margin: 0; padding: 0; height: 300px; min-width:300px; }
#cycle li { position: relative; list-style: none; margin: 0; overflow: hidden; height: 300px; min-width:300px;}
#cycle li div { position: absolute; bottom: 3px; left: 3px; padding: 3px;  background: white; color: black; font-size: 12px; opacity: .8; }

#cycle li img {
	width: 100%;
	height: auto;
	display: block;	
}

#cycleTwo { margin: 0; padding: 0; height: 300px; min-width:300px; }
#cycleTwo li { position: relative; list-style: none; margin: 0; overflow: hidden; height: 300px; min-width:300px;}
#cycleTwo li div { position: absolute; bottom: 3px; left: 3px; padding: 3px;  background: white; color: black; font-size: 12px; opacity: .8; }

#cycleTwo li img {
	width: 100%;
	height: auto;
	display: block;	
}

textarea #advice { margin: 0; padding: 0; position: relative; overflow: hidden; }
