﻿        .clear {
	        clear:both;
        }

        body {
	        background-color: #e4e4e4;
	        margin:15px 0 0 0;
	        padding:0;
        }

        #featVideo {
	        width:508px;
	        background-color:#e4e4e4;
	        padding: 10px;
	        font-family:Arial, Helvetica, sans-serif;
	        font-size:12px;
        }

        #featVideo h2 {
	        font-size: 14px;
	        line-height: 20px;
	        font-family: Arial,Helvetica,sans-serif;
	        font-weight: bold;
	        margin-top: 0px;
	        margin-bottom: 5px;
	        color: #336699;
        }
        .featVideoPlayer {
	        width:250px;
	        height:189px;
	        background-color: #999999;
	        float:left;
	        margin-right: 10px;
        }
        .featVideoDesc {
	        float:right;
	        width: 248px;
        }
        p.featVidExcerpt {
	        margin: 10px 0;
        	
        }

        a:link, a:visited {
        text-decoration: none;
        color: #336699;
        }

        a:hover {
        text-decoration: underline;
        }

        ul.related {
	        font-size:12px;
	        margin: 10px 0 0 0;
	        padding: 0 0 0 20px;
        }

        ul.related li {
	        line-height: 18px;
	        color: #6d90af;
	        vertical-align:middle;
        }

        li.current, li.current a:link {
	        list-style-image:url(images/play-arrow.jpg);
	        vertical-align:middle;
	        color: #336699;
	        font-weight:bold;
        }

.featVidHdr 
{   
    background: transparent url(images/de-primera-plana-hdr.jpg) no-repeat top center;
    height: 25px;
    width: 528px;
    }