@charset "utf-8";
/* CSS Document */




#footer
{
	width:902px;
	background: #ffffff url(/lib/hamsashawls/footer-top-bg.gif) top no-repeat;
	text-align:center;
	height:auto;
}

#footer ul.links
{
	margin:0; padding:28px 0 10px 0;
	list-style:none;
}

#footer ul.links li
{
	margin:0 2px; padding:0;
	display:inline;
	border-right:1px solid #CDC7C9;
}

#footer .footerBottom
{
	height:33px;
	background:url(/lib/hamsashawls/footer-bottom-bg.gif) no-repeat;
	width:902px;
}

