@CHARSET "ISO-8859-1";

.sellprice {
	color: #ea1c0e;
	font-size: 15pt;
	font-weight: bold;
	padding-bottom: 5px;
}

form#backtop {
	clear: both;
	text-align: right;
	padding-right: 30px;
}

form#back {
	clear: both;
	padding-top: 35px;
}

input.backtoresults {
    border: 0px;
    background: url('/images/blank_button.gif') top right no-repeat;
    width: 100px;
    height: 18px;
    font-size: 8pt;
    margin-left: 25px;
    padding-bottom: 2px;
}
