div.programListing div.programTime
{
    font-weight: bold;
    clear: both;
    float: left;
    margin-right: 10px;
}

div.programListing div.programTitle
{
    float: left;
    margin-right: 10px;
}

div.programListing div.programText
{

}

#ShowHeader
{
    background: #333 url(http://www.star-tv.com/tvshows/images/show_header_template.jpg);
    background-repeat: no-repeat;
    height: 36px;
    margin: 0;
    padding: 3px 0px 0px 28px;
    font-size: 25px;
    color: #fff;
    font-family: helvetica;
}
 
#ShowImage
{
    margin: 0; 
    padding: 0; 
    display: block;
}
#ShowImageSlideshow
{
    background: #c2c2c2;
    border-top: 2px solid #fff;
    margin: 0;
    text-align: left;
    padding: 0px 6px 4px 6px;
}
#ShowImageSlideshow a
{
    color: #3B3B3B;
    text-decoration: none;
    font-size: 9px;
    font-weight: bold;
    padding: 0 0px 0 10px;
}