#itimap {
height: 480px;
width: 100%;
border: solid thin #333;
margin-top: 20px;
} 
body form div.entry div label {
text-align: left;
}
body form div.entry > div > div, 
body form div.entry > div > div > input, 
body form div.entry > div > div > label {
float:left;
clear:none;
}
.adp-placemark {
float:left;
}
.adp-directions {
width:100%;
}
#itidest, #itiroute {
float:left;
clear:both;
width:100%;
}
#itidest > div {
margin:0;
text-align:left;
}
#itidest > div {
 float:left;
 clear:both;
 width:100%;
}
#inter #itidest .listeMoteur {
 width:98%;
 padding-left:2%;
}
#inter .listeMoteur .lieux {
 float:left;
 width:45%;
 text-transform:uppercase;
 background:url("puce02.gif") no-repeat scroll left 10px;
 padding-left:18px;
}
#inter .listeMoteur .lieux.two {
 float:right;
}
.lieux a {
 display:block;
 padding:5px 0;
 text-decoration:none;
} 