#footerNav {
	list-style: none;
	margin: 12px 35px 0 0;
	padding: 0;
	float: right;
}

#footerNav li {
	float: left;
}

#footerNav .footerLeft {
	width: 44px;
	height: 27px;
	background: url(../../../images/bg_footerLeft.png) no-repeat top left;
}

#footerNav .footerRight {
	width: 44px;
	height: 27px;
	background: url(../../../images/bg_footerRight.png) no-repeat top left;
}
