@charset "utf-8";
/* CSS Document */

div.bottom {
	clear: both;	
	width: 100%;
	border-top: 2px solid black;
	padding-bottom: 0.25em;
}

div.bottom p {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
}

div.bottom p img{
	padding: 0.0em;
}
