The ShortCode :
[videogallery id=foodwishes num=4 columns=2 borderwidth=8 bordercolor=fff]
The CSS :
<style>
.videothumb:hover {
background:#feb;
}
</style>
One can set a stylish hover effect for the video poster thumbnails, that changes the border color, with a single line of CSS.