.prices {
	font-family: "Courier New", Courier, mono;
	text-align: right;
}

.priceDisc {
	background:url(../images/site/down.png) left center no-repeat;
}

th {
	text-align: center;
}

td, th {
	padding: 0.25em;
	border: solid 1px #8080AA;
}
.captions {
	text-align: center;
}
.yacht-title{
	text-align: left;
}
table {
	border: thin solid #8080AA;
	width: 710px;
}
.discount {
	margin: 1em auto 0px;
	width: 350px;
	border: 1px solid;
}

.warm {
	font-weight: bold;
	color: #00FF00;
	background-color: #FF9966;
}
.hot {
	font-weight: bold;
	color: #FFFF00;
	background-color: #FF0000;
}

.belowTable {
	text-align: right;
	}
	
.arrDown {
	margin-right: 0px;
	margin-bottom: 0px;
	}	
