
.instructions
{
    margin: 20px 0 20px 0 !important ;
    text-align: center ; 
    font-size: 15px ;
    font-weight: bold ;
    color: #990000 ;
}

.webcams 
{
    width: 775px ;
}

.webcams td
{
    vertical-align: top ;
    text-align: center ;
    padding-bottom: 30px ;
}

.webcams p
{
    margin: 5px !important ;
    font-size: 11px !important ;
}

.webcams .description
{
    font-weight: bold ;
}

.webcams .sponsor
{
    font-size: 10px;
    color: blue;
}

.webcams img
{
    background: #eee;
    border: 1px solid #666;
    padding: 10px ;
} 
