.img-border {
	border: solid #FFF 5px;
}
.banner-wrap {
	border-top: solid #360 1px;
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
	text-align: center;
	padding: 10px 0;
	clear: both;
}
#footer-copyright {
	color: #999;
	text-align: center;
	font-size: 9px;
	margin: 10px 0;
}
.banner-table-wrap {
	border-bottom: solid #CCC 1px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}

