.clearfloat
{
    clear: both;
}

#shows h2
{
    border-bottom: 1px solid #999999;
    color: #000000;
    font-size: 23px;
    line-height: 19px;
    margin: 0 0 5px;
    text-shadow: 1px 1px 2px #7F7F7F;
    text-transform: uppercase;
}

#shows h3
{
    border-bottom: 1px solid #999999;
    color: #000000;
    font-size: 19px;
    line-height: 15px;
    margin: 0 0 5px;
    text-shadow: 1px 1px 2px #7F7F7F;
    text-transform: uppercase;
}

#showsSummary
{
    margin-bottom: 10px;   
}

.showsSummaryColumn
{
    width: 49%;
    float: left;
}

.showsSummaryRow
{
    margin-bottom: 2px;   
}

.showsSummaryRowIcon
{
    float: left;
    width: 60px;
    height: 50px;   
}

.showsSummaryRowIcon img
{
    width: 50px;
    height: 50px; 
    border: Solid 1px Silver; 
}

.showsSummaryRowShow
{
    float: left;   
    padding: 5px 0px;
}

.showsListItem
{
    margin-bottom: 5px;   
}

.showsListItemLeft
{
    width: 210px;
    float: left;   
}

.showsListItemLeft img
{
    width: 200px;
    height: 200px;
    border: Solid 1px Silver;
}

.showsListItemRight
{
    width: 400px;
    float: left;   
}

.showTime
{
    font-size: 13px;   
}

.showHostName
{
    text-align: right;
    font-weight: bold;
}

.showsListItem h4
{   
    font-weight: bold;
    border-bottom: none;
    margin: 15px 0px 2px 0px;
}

.showsListItem h5
{
    font-style: italic;
    font-weight: normal;
    margin: 0px;
    font-size: 12px;
}

.showsDownloadsText
{
    float: left;
    margin-right: 5px;
    font-size: 12px;
    padding: 2px 5px 2px 0px;
    font-weight: bold;
}

.showsDownloadsIcon
{
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-bottom: .25em;
	padding-right: 2px;
}

.showsFpInfo
{
    margin: 5px 0px;
}

.showsFpInfo  a
{
    font-size: 12px;
    padding: 2px 18px 2px 10px;
}
