/* vinvest_offers.tpl.php */
#details{
  width:100%;
}
#details .left{
  width:30%;
  float:left;
}
#details .right{
  width:70%;
  float:right;
  font-weight:bold;
}
#description{
  clear:both;
  padding:15px 0 0 0;
}
#details{
  clear:both;
  padding:15px 0 0 0;
}
#togglemap{
  cursor:pointer;
  display: inline-block;
}

/* vinvest_offers.pages.inc */
.more{
  float:right;
}
