/**
 * Css for Widget
 */

.boxVideo{
    border:1px solid #eee;
    border-radius:10px;
    padding:10px;
}
