The ShortCode :
[videogallery source=vimeo id=gtimage num=10 liststyle=true]
Styling can be changed with CSS.
For the dotted separator, we used the following :
<style>
div .DKJ:not(:first-child) {
border-top:6px dotted #ddd; padding-top:11px;
}
</style>