/* FOOTER */
#tableFooter {
	width: 1000px;}
.expectation { /* positions the 'exceeding expectation image */
 	padding: 0px 0px 0px 155px;}
.expectationalt { /* positions the 'exceeding expectation image */
 	padding: 0px 0px 0px 215px;}
.p2ealt { /* positions the 'exceeding expectation image */
 	padding: 0px 0px 0px 230px;}
/* formats the FOOTER columns */
#footdiv {
	position: relative;
	height: 22px;
	color: #394607;
	left: 5px;}
.leftbdrf {
	position: absolute;
	height: 22px;
	width: 11px;
	background-image: url(../images/itinerary_info/left_bdrf.gif);
	background-repeat: no-repeat;}
.address {
	position: absolute;
	width: 966px;
	left: 11px;
	background-color: #C7CB4B;
	height: 20px; /* padding and height used to position text in the middle, have to add up toheight of cell */
	padding-top: 2px;
	text-align: center;}
.rightbdrf {
	position: absolute;
	height: 22px;
	width: 11px;
	left: 977px;
	background-image: url(../images/itinerary_info/right_bdrf.gif);
	background-repeat: no-repeat;}
.map { /* positions the 'exceeding expectation image */
	width: 1000px;}