.video1
{
    font-family: tahoma,sans-serif;
}
.video1 a, .video1 a:link, .video1 a:visited
{
    text-decoration: none;
    background-color: transparent;
    color: #07519a;
}
.video1 a:hover
{
    text-decoration: underline;
}
.video1 a:active
{
    background-color: transparent;
    color: #090;
}
.video1 a.ad img
{
    border: none;
    display: block;
    text-align: center;
}
.video1 a.linkback
{
    background-position: 100% 0;
    background-repeat: repeat-y;
    line-height: 2em;
    margin: 0 .7em 0 0;
    padding: 0 .7em 0 0;
    background-image: url(pipe.gif);
}
.video1 a.linkback.last
{
    background-image: none;
    margin: 0;
    padding: 0;
}
.video1 h3
{
    padding-bottom: 2px;
    margin: 0px;
    font-size: 100%;
}
.video1 .playerAdDiv
{
    text-align: center;
}

.msnVideoArticlePlayer
{
    background-color: #444444;
    color: White;
}
.msnVideoArticlePlayer .clear
{
    clear: both;
}
.msnVideoArticlePlayer a, .msnVideoArticlePlayer a:visited
{
    text-decoration: none;
}

.msnVideoArticlePlayer a:hover
{
    text-decoration: underline;
}

.msnVideoArticlePlayer .playerDiv
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.msnVideoArticlePlayer .upperDiv
{
    padding: 10px;
}
.msnVideoArticlePlayer .metadataDiv
{
    text-align: left;
}
.msnVideoArticlePlayer .compact .metadataDiv
{
    float: left;
    max-width: 40%;
}
.msnVideoArticlePlayer .titleDiv
{
    font-size: 100%;
    color: White;
    font-weight: bold;
}
.msnVideoArticlePlayer .dateDetail, .msnVideoArticlePlayer .durationDetail, .msnVideoArticlePlayer .sourceDetail
{
    color: LightGray;
}

.msnVideoArticlePlayer .detailLabel
{
    margin-left: 10px;
    margin-right: 10px;
    color: LightGray;
    font-weight: bold;
}
.msnVideoArticlePlayer .dateDetail .detailLabel
{
    margin-left: 0px;
}
.msnVideoArticlePlayer .descriptionDiv, .msnVideoArticlePlayer .detailDiv, .msnVideoArticlePlayer .detailDiv a
{
    color: LightGray;
}
.msnVideoArticlePlayer .bottomDiv
{
    background-color: #333333;
    height: 60px;
}
.msnVideoArticlePlayer .browseMoreDiv
{
    float: left;
    margin: 22px 15px;
    max-width: 40%;
}
.msnVideoArticlePlayer .arrow
{
    position: relative;
    top: -2px;
    padding-right: 5px;
    border: 0px;
}
.msnVideoArticlePlayer .browseMoreDiv a, .msnVideoArticlePlayer .browseMoreDiv a:visited
{
    font-size: 110%;
    color: #CCCCCC;
}
.msnVideoArticlePlayer .adDiv
{
    float: right;
}

.msnVideoOverlayPlayer .clear
{
    clear: both;
}

.msnVideoOverlayPlayer
{
    font-family: Arial, Helvetica, sans-serif;
}

div.msnVideoOverlayPlayer
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.msnVideoOverlayPlayer .overlayDiv
{
    width: 100%;
    height: 100%;
    display: block;
    background-color: #333333;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    filter: alpha(opacity=60);
    opacity: .6;
    -moz-opacity: .6;
    -khtml-opacity: 0.6;
    overflow: hidden;
    cursor: hand;
    cursor: pointer;
}

/* positon:fixed not supported in ie6*/
* html .msnVideoOverlayPlayer .centerDiv
{
    position:absolute;
}
.msnVideoOverlayPlayer .centerDiv
{
    position: fixed;
    z-index: 1000;
}

.msnVideoOverlayPlayer .contentWrapper
{
    position: relative;
    float: left;
    background-color: #121212;
}

.msnVideoOverlayPlayer .closeImg
{
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    left: 8px;
    top: -8px;
    cursor: hand;
    cursor: pointer;
}

.msnVideoOverlayPlayer .playerDiv
{
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

.msnVideoOverlayPlayer .metadataWrapper
{
    margin: 5px 20px 20px;
    color: White;
}

.msnVideoOverlayPlayer .metadataTable
{
    background-color: #222222;
    width: 100%;
}
.msnVideoOverlayPlayer .metadataTable td
{
    padding: 7px;
}

.msnVideoOverlayPlayer .titleDiv
{
    font-weight: bold;
    margin-bottom: 2px;
}
.msnVideoOverlayPlayer .descriptionDiv
{
    font-size: 90%;
}
.msnVideoOverlayPlayer .overlayAdCell
{
    vertical-align: top;
}
.msnVideoOverlayPlayer .overlayAdDiv
{
    float: right;
}

.msnLeadWithImage
{
    font-family: Arial, Tahoma, sans-serif;
    position: relative;
}
.msnLeadWithImage .clear
{
    clear: both;
}
.msnLeadWithImage .headerDiv
{
    width: 100%;
    overflow: auto; /* trick that keeps enclosed floats from overflowing */
}
.msnLeadWithImage .headerDiv .closeBtnDiv
{
    float: right;
}
.msnLeadWithImage .headerDiv .closeBtnDiv .closeBtn
{
}
.msnLeadWithImage .headerDiv .closeBtnDiv .closeBtnHover
{
}
.msnLeadWithImage .imageDiv
{
    position: relative;
    background-color: transparent;
    color: White;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
}
.msnLeadWithImage .imageDiv .thumbnailDiv
{
    position: absolute;
}
.msnLeadWithImage .imageDiv .thumbnailDiv .thumbnail
{
}
.msnLeadWithImage .imageDiv .playBtnDiv
{
    position: absolute;
    top: 30%;
}
.msnLeadWithImage .imageDiv .playBtnDiv .playBtn
{
}
.msnLeadWithImage .imageDiv .playBtnDiv .playBtnHover
{
}
.msnLeadWithImage .imageDiv .titleBackground, .msnLeadWithImage .imageDiv .titleBackgroundNarrow, .msnLeadWithImage .imageDiv .titleBackgroundWide
{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px;
    width: 100%;
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: .7;
    -moz-opacity: .7;
    -khtml-opacity: 0.7;
}
.msnLeadWithImage .imageDiv .titleBackgroundNarrow
{
    font-size: 90%;
}
.msnLeadWithImage .imageDiv .titleBackgroundWide
{
    font-size: 110%;
}
.msnLeadWithImage .imageDiv .title, .msnLeadWithImage .imageDiv .titleNarrow, .msnLeadWithImage .imageDiv .titleWide
{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px;
    display: none;
}
.msnLeadWithImage .imageDiv .titleNarrow
{
    font-size: 90%;
}
.msnLeadWithImage .imageDiv .titleWide
{
    font-size: 110%;
}
.msnLeadWithImage .playerDiv
{
    text-align: left;
}
