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

}

/* Pricing */

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

/*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; }


