.footer { font-weight: bold; font-size: 12px; }
.centeredelement { margin: 0 auto; text-align: center; }
/*rmi button*/
a#rmibutton {
	background: url('rmibutton.jpg') no-repeat 0 0;
	width: 125px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}
a#rmibutton:hover { background-position: 0 -30px; }
a#rmibutton:active { background-position: 0 -60px; }

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

 /* Pricing */

.CallPrice, .SalePrice {
color: red;
font-weight: bold;
}
.MSRPSale {
text-decoration: line-through;
}
.LISTSale {
text-decoration: line-through;
}
