div.scene_200_imgC
{
    float:              left;
    width:              200px;
    height:             200px;
    text-align:         center;
    background-repeat:  no-repeat;
}

div.scene_200_img
{
    float:              left;
    width:              200px;
    height:             200px;
    padding:            0px;
}

div.scene_200
{
    float:              left;
    width:              200px;
    border:             1px solid #8f2a15;
    text-align:         center;
    margin-top:        10px;
    margin-left:       14px;
}

div.scene_200 div.name
{
    float:              left;
    width:              196px;
    color:              #000;
    font-size:          12px;
    font-weight:        bold;
    text-align:         right;

    padding-top:        5px;
    height:             15px;
    overflow:           hidden;
    font-family:        arial;
}

div.scene_200 div.name a 
{
    text-decoration:    none;
    color:              #195ae4;
}

div.scene_200 div.name a:hover
{
    text-decoration:    underline;
}

div.scene_200 div.date
{
    float:              left;
    color:              #000;
    width:              196px;
    font-size:          12px;
    text-align:         right;

    padding-bottom:     3px;
}

div.scene_200 div.site              
{
    float:              left;
    color:              #575757;
    width:              196px;
    font-size:          12px;
    text-align:         right;
    padding-top:        0px;
    padding-bottom:     3px;
    font-weight:        bold;
}

div.scene_200 div.site a
{
    color:              #195ae4;
}

div.scene_200 div.rating
{
    float:              left;
    color:              #595a5b;
    width:              196px;
    font-size:          11px;
    text-align:         right;
    padding-top:        0px;
    padding-bottom:     3px;
}

div.scene_200 div.rating span
{
    font-weight:        normal;
}

div.scene_200 div.rating span span
{
    color:              #000;
    font-weight:        bold;
}

div.scene_200 div.timesviewed
{
    color:              #595a5b;
    font-size:          11px;
    font-weight:        bold;
    text-align:         right;

    padding-top:        0px;
}

div.scene_200 div.timesviewed span
{
    font-weight:        normal;
    color:              #c51a21;
}

div.scene_200 div.watch_now
{
    font-size:          12px;
    font-weight:        bold;
    padding-bottom:     8px;
    padding-top:        8px;
    text-align: right;
    padding-right: 5px;
}

/* Link Properties */
a.a_watch_now:hover 
{
    text-decoration:        none;
}