
.CarSelectorInfoPanel
{
	width: 200px;
}

.CarSelectorInfoPanel td
{
	padding: 0px;
}

.CarSelectorInfoPanel img
{
	border: 0px;
}

.CarSelectorInfoPanel .InfoImage
{
	width: 200px;
	height: 120px;
	cursor: pointer;
	cursor: hand;
}

.CarSelectorInfoPanel .InfoAnim
{
	width: 200px !important;
	margin-top: 10px;
	height: 110px;
}

.CarSelectorInfoPanel hr
{
	width: 180px;
	height: 2px;
	border-top: solid 1px #AAA;
	border-left: solid 1px #AAA;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}

.Safari .CarSelectorInfoPanel hr,
.IE8 .CarSelectorInfoPanel hr
{
	height: 0px;
}

.CarSelectorInfoPanel .LegalBottom
{
	color: #AAA;
	font: 10px Arial;
	text-align: left;
	display: none;
	padding: 1px 10px 5px 10px;
}

.CarSelectorInfoPanel .InfoPrice
{
	font: bold 12px Arial;
	text-align: left;
	padding-left: 5px;
	margin-top:10px;
}

.CarSelectorInfoPanel .InfoDesc
{
	padding: 0px 10px 0px 10px;
	font: bold 11px Arial;
	text-align: left;
	color: #000;
	margin-top: 10px;
}


.CarSelectorInfoPanel .WelcomeImage
{
	behavior: url(/CfgAPImagesCentral/Images/Scripts/png.htc);
	width: 184px;
	height: 100px;
	margin-top: 8px;
	margin-left: 8px;
}

.CarSelectorInfoPanel a.ViewLink
{
	font: 11px Arial;
	text-align: left;
	text-decoration: none;
	color: #333;
	display: block;
	padding: 3px 10px 3px 20px;
	text-align: left;
	background: url(/CfgAPImagesCentral/Images/Medias/Pictos/camera.gif) no-repeat left center;
	margin-left: 10px;
}

.CarSelectorInfoPanel a.ViewLink:hover
{
	text-decoration: underline;	
}
