/* -------------------------------------------------------------------
Script written by Michael P. MacKillip @ www.motionshot.com
            As part of the MotionShot CMS System
				    July 20, 2019
Please retain this credit when displaying this code online
---------------------------------------------------------------------- */

.video_title {
    color: #CCCCCC;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}
.video_date {
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
}
