/*---{ Visplannermodule )-------------------------------------------------------*/

/* ---{ Sizes }--- */
/* ---{ General colors }--- */
/* ---{ media queries. When using responsive }--- */
/* ---{ Columns }--- */
/* ---{ Other }--- */
/* ---{ Mixins }--- */
/*----- CSS3 Animation functions -----*/
/* Overzicht */

#visplList .item {
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #dce0e1;
}
#visplList .item h3 {
  word-break: break-word;
}
#visplList .item .visplPic {
  border: 0;
}
#visplList .item .picture {
  margin: 4px 15px 15px 0;
}
