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

.related-allcars {
	display:block;
	text-align:right;
	padding:7px 5px 7px 5px;
}



/* .carto BLOCK */

div.carto{ width: 190px; background: #E9E9E9; overflow: hidden;}
div.carto h3{ margin: 0; padding-left: 15px; background: #DADADA; line-height: 32px; color: #991515; text-transform: none;}
div.carto img{ 
	clear: both; 
	display: block; 
	border: 1px solid #777777; 
	width: 186px; 
	overflow: hidden;
	margin-left:1px;
}
div.carto td.cost{ padding-right: 9px; height: 25px; line-height: 25px; text-align: right; font-size: 12px; font-weight: bold; color: #FF0006;}
div.carto td.name{ padding-left: 9px; height: 25px; line-height: 25px; font-size: 11px; font-weight: bold; color: #5D5D5D;}