<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*****************************************************
* Offers stylesheet
* Cactusoft Ltd - www.cactusoft.com
* Copyright © 1998 - 2009. All rights reserved.
* Build date: 16 Oct 2009 | Dean Carslake
*****************************************************/

/*----- Forms -----*/
.FieldWrap label.inline {
	float: none;
	width: auto;
	text-align: left;
	font-weight: normal;
}

/*----- Buttons -----*/
.readonly {
    background-color:#f0f0f0;  
}

.DealerPriceInfo {
	font-weight:bold;
	font-size:1.1em;
	float:left;
	margin-left:210px;
}

/* Icons on the search results page */
.resultCount {
	right: 70px !important;
}</pre></body></html>