@charset "UTF-8";

a.carDel {
	float: left;
	display: inline;
	width: 10px;
	height: 10px;
	margin: 0 0 0 30px;
	background: url('../img/icons/delete_x.gif') 0px 0px no-repeat;
	text-decoration: none;
}

a.carDel:hover {
	background: url('../img/icons/delete.gif') 0px 0px no-repeat;
}

.carErr {
	font-weight: bold;
	color: #900;
	text-align: center;
}

.carErr a {
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}

.carUpcoming {
	color: #900;
	font-size: 10px;
}

.CarUpcomingNotice {
	color: #900;
	padding: 15px !important;
	text-align: center !important;
}

.thin {
	font-weight: normal;
}
/* $Id: style_carello.css 44 2010-06-01 10:40:06Z rudisoft $ */
