/* 
    Document   : bs_compat
    Created on : Feb 8, 2010, 9:22:57 AM
    Author     : zac
    Description:
        This stylesheet WILL be retired after the BodySpace is redesigned! This is used to make changes to
        the existing styles without changing the old styles.
*/

div#listing.right-col
{
    padding-top: 10px;
    margin-left: 10px;
}

div#nav div.module
{
    margin-top: 10px;
}

div.boom-tan-box.bs_header
{
    height: 44px;
    line-height: 44px;
    padding-left: 10px;
    margin-bottom: 10px;
}

div.boom-tan-box.bs-header-padded
{
    padding: 10px;
    margin-bottom: 10px;
}

td.bs-right-col
{
    width: 430px;
    padding-left: 5px;
}

div.newest-comment
{

}

div.newest-comment div.image
{
    vertical-align: top;
    text-align: center;
    width: 90px;
    float: left;
}

div.newest-comment div.comment
{
    vertical-align: top; 
    text-align: left; 
    width: 200px; 
    float: left; 
    overflow: hidden; 
    margin-top: 14px;
}

span.time-frame
{
    font-size: 12px;
}

div.blue_hr
{
    background-color: #036;
    width: 99%;
    margin: 1px auto;
    height: 2px;
}

td.bs-main-left-col
{
    padding-right: 4px;
}

td.bs-main-right-col
{
    padding-left: 4px;
}

p.profile-image-container
{
    padding: 0px;
    margin: 0px;
    text-align: center;
}

div.video-why-i-like
{
    width: 400px;
    overflow: hidden;
}