﻿#banner {
	clear:both;
	width: 876px;
	height: 208px;
	margin-bottom: 1px;
}

#content {
	height:610px;
	position:relative;
}

#content img {
	float:left;
}

#feedback {
	position:absolute; 
	bottom:0;
	left:0;
}

.dirtext {
	font-size:.8em;
	padding-left:20px;
}


