/* 
    Document   : video_simple
    Created on : 10/11/2011, 11:10:37
    Author     : carlosgarcia
    Description: Videos
    Purpose of the stylesheet follows.
*/

#videos h6                                                                      {font-size: 0.9em!important; margin-bottom: 0; margin-top: 12px;}
#videos h1                                                                      {background: none; padding: 0px;}
.containerVideo                                                                 {width: 100%; margin-bottom:15px;float:left; border: 1px solid #ccc; border-radius: 6px; background: url(/media/images/textures/paginas/transparent_20.png)}

.swfthumbVideo                                                                  {width: 560px; height: 350px; margin: 5px 20px 7px 10px; overflow: hidden; border: 1px solid #ccc; float: left}
.textoVideo                                                                     {margin-left:10px;}
.dataVideo                                                                      {margin-left:10px; font-size: 0.8em; margin-bottom: 10px;}
.tituloVideo                                                                    {margin-left:10px; font-weight:bold; font-size: 1.4em; margin-bottom: 9px; height: 41px; overflow: hidden}

.msResult                                                                       {text-align: center; margin: 20px 0 80px 0}