div.footer { font-weight: bold }
.centeredelement { margin: 0 auto; text-align: center }


/*rmi button small*/
a#rmibutton {
	background: url('rmibutton.png') no-repeat 0 0;
	width: 200px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
a#rmibutton:hover { background-position: 0 -40px; }
a#rmibutton:active { background-position: 0 -80px; }
