/* Stylesheet for VideoGall plugin */
/********************************************/
/** Do not modify this **/
.videogalldiv { margin: 0 0 0 30px; display: inline-block; vertical-align: top; text-align:center;}
/***********************/

/* You can change this to customize the look of the videos */

.videogalldiv a { text-align: center; color: #000; text-decoration: none; background: #FFF; display: block; overflow: hidden; }
.videogalldiv a img { border: none; padding: 0; background: none; }
.videogalldiv p { margin: 5px 0; text-align: left; }
.videogalldiv .videogallcaption { font-size: 12px; text-align: center; margin: 0; }
.videogalldate, .videogalldescription, .videogallcategory { color: #444; font-size: 12px; }