.footerbox {
	text-align: center;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FBFBFB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	position: relative;
	top: 10px;

}
