<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.item{
	background:url('/images/UseOnDeMandCreditButton.jpg') no-repeat;
	width:210px;
	height:70px;
	position: relative;
	top:0px;
	right:-10px;
	display:inline;
	float:left;
}

.item a{
	background-color: #FAFAFA;
	border: none;
	display: block;
	padding: 10px;
	text-decoration: none;
}

.item a img{
	display:block;
	border:none;
}
</pre></body></html>