/* 
    Document   : videos
    Created on : 16.07.2013, 09:53:07
    Author     : Adrian
    Description:
        Purpose of the stylesheet follows.
*/

#VideosLayout > div { 
    border-top: 4px dotted #F99616;
    padding:15px 0 ;
 }

#VideosLayout > div > table{
    margin: 10px 0;
}