#actions 
{
	background-image: url(/images/icones/Actions.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	width: 500px;
	margin: 0px auto;
}

#actions a
{
	line-height: 16px;
	height: 16px;
}

#actions .cornerBox > .corner {
	position: absolute;
	width: 10px;
	height: 10px;
	background-image: url('/images/CornersTableBlue.gif');
	background-repeat: no-repeat;
	font-size: 0%;
	margin: 0px;
}

#actions .cornerBox > .cornerBoxInner {
	padding-right: 15px;
	border: solid 1px #263a7f; 
	border-style: solid;
	padding-left: 64px;
	padding-top: 40px;
}

#actions ul li
{
	background-image: none;
	margin-bottom: 6px;
	width: 103px;
	float: left;
	padding: 0;
}
	
#actions ul li span
 {
	float: left;
	margin-right: 2px;
	width: 16px;
	height: 16px;
 }
 
#actions .vehiclePrice
{
	background-image: url(/images/icones/DemandePrix.png);
	background-repeat: no-repeat;
}

#details #actions
{
	width: 340px;
	float: right;
}

#details #actions ul li
{
	width: 127px;
}
