/* CSS Document */

div#footer {
	width:740px;
	padding-top: 10px;
}

div#footer p.copyRight {
	font-size:x-small;
	line-height:150%;
	color:#999999;
	padding-bottom: 10px;
	text-align:center;
	margin: 0;
}

div#footer p.footerBanner {
	border-top: dotted 1px #999999;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
	margin: 0;
}

div#footer p.footerBanner img {
	padding-right: 5px;
	margin: 0;
	border: 0;
}
