
.CarSelectorChoices
{
	font: 8pt Arial;
	overflow: hidden;
}

.CarSelectorChoices dl
{
	margin: 0px;
}

.CarSelectorChoices dl.Over
{
	border-bottom: solid 1px #CCC !important;
}

.CarSelectorChoices ul, .CarSelectorChoices dd
{
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.CarSelectorChoices dd
{
	background-color: #EEE;
}


.CarSelectorChoices dl dt
{
	background: url(/CfgAPImagesCentral/Images/Medias/Layout/sideTabBack.gif) repeat-y top right;
}

.CarSelectorChoices dl dt .Inner
{
	font: bold 8pt Arial;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 5px 5px 5px 40px !important;
	text-align: left !important;
}

.CarSelectorChoices dl.Out dt div.ChoiceHelp,
.CarSelectorChoices dl.Out dt div.ChoiceReminder
{
	font: 8pt Arial;
	font-weight: bold;
	text-transform: none;
	color: #7C848E;
}

.CarSelectorChoices dl.Out dt div.ChoiceMessage
{
	font: 10px Arial;
	text-transform: none;
	color: #7C848E;
}

.CarSelectorChoices dl.Over dt div.ChoiceContext
{
	display: none;
}

.CarSelectorChoices dl.Over dt .Inner
{
	background: url(/CfgAPImagesCentral/Images/Medias/Layout/less.gif) no-repeat 20px center;
	color: #386BA0 !important;
}

.CarSelectorChoices dl.Out li
{
	display: none;	
}

.CarSelectorChoices dl.Out dt
{
	border-bottom: solid 1px #aaa;
}	

.CarSelectorChoices dl.Out dt .Inner
{
	background: url(/CfgAPImagesCentral/Images/Medias/Layout/more.gif) no-repeat 20px 7px;
}

.CarSelectorChoices li
{
	cursor: pointer;
	cursor: hand;
	list-style-type: none;
}

.CarSelectorChoices li div
{
	white-space: nowrap;
	text-align: right;
	padding: 5px;
	padding-right: 20px;
	font-size: 9pt;
}

.CarSelectorChoices li span.Info
{
	width: 5px;
	height: 15px;
	background: url(/CfgAPImagesCentral/Images/Medias/Pictos/info.gif) no-repeat right center;
	padding-left: 5px;
}

.CarSelectorChoices li.Selected
{
	font-weight: bold;
	color: #386BA0;
	background: #A5B1C1 url(/CfgAPImagesCentral/Images/Medias/Layout/sideTab.gif) no-repeat right center !important;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

.CarSelectorChoices li.Disabled
{
	color: #999;
}

.CarSelectorChoices li.Enabled
{
	color: #000;
}

.CarSelectorChoices li.Induced
{
	background-color: #BBB !important;
}
