.catalog-price {
	 color:red;
}
div.catalog-top table td {
	padding-right:10px;
	padding-top:10px;
}
.allcars-button {
	text-align: center;
	font-size: 20px;
	padding: 0px;
}
.allcars-button a {
	color: #b11212 !important;
}

/* .hotoffers BLOCK */

div.hotoffers{ height: 185px;

	/*
	overflow: auto;
	height: 195px;
	width: 800px;
	*/
}

/*
div.offers-flow {
	width: 1010px;
}
*/

div.hotoffers h2{ margin: 0 0 10px 10px; line-height: 22px; color: #991515; text-transform: uppercase;}
div.hotoffers div.block{width: 196px; height: 173px; background: #E9E9E9;}
div.hotoffers div.block img{ clear: both; display: block; border: 1px solid #000000;  overflow: auto;}
div.hotoffers div.block td.cost{ padding-right: 9px; height: 25px; line-height: 25px; text-align: right; font-size: 12px; font-weight: bold; color: #FF0006;}
div.hotoffers div.block td.name{ padding-left: 9px; height: 25px; line-height: 25px; font-size: 11px; font-weight: bold; color: #5D5D5D;}
div.hotoffers div.sep{ float: left; width: 6px; height: 146px; overflow: hidden;}


table.hot-table {
	width: 600px;
	margin: 0px auto;
	border: 0px;
}
table.hot-table td {
	text-align: center;
}