﻿/*For the multiple display*/
h1
{
    font-weight:bolder;
}

div.leftthumb
{
    left: 373;
}


img.sectionpic
{
    width: 460px;
    height: 252px;
}

p.homecaption
{
    line-height: normal;
    font-family: Arial, Georgia, Baskerville Old Face, Times New Roman;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    color: Black;
    letter-spacing: normal;
    text-decoration: none;
    margin-bottom: 3px;
}

img.watchpic
{
    float: left;
    margin-top: 5px;
}

img.worklogopic, img.bigworklogopic
{
    float: right;
    margin-bottom: 5px;
}

img.worklogopic
{
    height: 30px; /*width: 93px;*/
}

img.shift
{
    margin-top:-10px;
}

img.bigworklogopic
{
    height: 35px; /*width: 93px;*/
}



/*For the single display*/
.videopane
{
    width: 620;
    height: 376;
}

.hidden
{
    display: none;
    visibility: hidden;
    height: 0;
}

.mainvideotitle, .undervideotext
{
    font-size: small;
    font-family: Arial,Georgia,Baskerville Old Face,Times New Roman;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 10px;
    padding-bottom: 5px;
}

table .videoholder
{
    border: 0;
    table-layout: fixed;
}

img.videothumb
{
    width: 300px;
    height: 180px;
}

.nowplayingvid, .undervideotext, .mainvideotitle
{
    font-weight: bolder;
}
