﻿/* CSS For MasterPageNoAds.master EXCLUSIVELY */

/* This is the second column to the right */
DIV#content{
    width: 662px;
    height:100%;
    overflow:hidden;
    position:relative;
    left:7px;
    background-color:#88BBFF;
}

DIV.PagingPanel
{
    text-align:center;
    font-weight:bold;
}
div.FeaturedThumbnail, 
div.FeaturedThumbnail a img
{
    width:100px;
}
