/*rmi button*/
a#rmibutton {
	background: url('rmibuttonsm.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; }

.art-article img, img.art-article
{
    margin: 0em;
}




