.callout {
background: url("/static/Images/Discover/navOrder.gif") no-repeat; 
position: absolute;
top: 26px;
height: 38px; 
width:282px; 
right: 0;
}
#content {
	clear: both;
	position: relative;
}
#footPromoArea {
	clear: both;
	padding: 20px 0;
}
#footPromoArea ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 175px;
}
#footPromoArea li {
	display: inline;
	list-style: none;
	float: left;
	text-align: center;
}
#footPromoArea ul li a {
	display: block;
	width: 321px;
}
#footPromoArea ul li.rightFootPromo {
	text-align: right;
}
#footPromoArea ul li.leftFootPromo {
	text-align: left;
}

