/*********************************************
  Courtage en ligne - menu gauche
*********************************************/
#offre_courtage{
  background: url(https://media.easybourse.com/upload/media/image/85000/85422/encart_offre_gauche.jpg) no-repeat;
  font-weight: bold;
  height: 154px;
}
div#offre_courtage h2{
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  width: 190px;
  padding: 7px 0 0 10px;
}
#offre_courtage p{
  width: 190px;
  font-weight: bold;
  padding: 18px 0 0 5px;
  letter-spacing: -1px;
}
#offre_courtage em{
  width: 120px;
  text-align: right;
  display: block;
  padding: 2px 0;
  margin: 0 0 0 5px;
  font-style: normal;
}
#list_outer{
  margin-top: 23px;
  padding-bottom: 5px;
  font-size: 10px;
}
#list_outer li{
  margin-bottom: 3px;
  position: relative;
}
