/* Stylesheet for VideoGalleryAPM plugin */
/********************************************/
/** Do not modify this **/
.VideoGalleryAPMdiv { margin: 0 10px 20px 0; display: inline-block; vertical-align: top; }
/***********************/

/* You can change this to customize the look of the videos */

.VideoGalleryAPMdiv a { padding: 5px; text-align: center; color: #000; border: 1px #eee solid; text-decoration: none; background: #FFF; display: block; overflow: hidden; }
.VideoGalleryAPMdiv a img { border: none; padding: 0; background: none; }
.VideoGalleryAPMdiv p { margin: 5px 0; text-align: left; }
.VideoGalleryAPMdiv .VideoGalleryAPMcaption { font-size: 12px; text-align: center; margin: 0; }
.VideoGalleryAPMdate, .VideoGalleryAPMdescription, .VideoGalleryAPMcategory { color: #444; font-size: 12px; }

