#accordion {
width: 430px;
margin: 0;
}

h5.toggler {
font-size: 0.8em;
padding-left: 15px;
text-decoration: underline;
background: transparent url(../actual_imports/fleche-grise.gif) 0 0 no-repeat;
cursor: pointer;
color: #666;
}

div.element {
margin: 0;
padding: 0;
width: 430px;
margin-bottom: 10px;
}

div.element p {
margin-top: 5px;
padding-left: 15px;
} 
