@import url(common.css);
#headContainer
{
    /*height: 366px;*/
}

/* Top Banner */
/**************/
#topBanner
{
    /*height: 149px;*/
}

/* Most Visited */
/****************/
#mostVisited
{
    /*height: 80px;*/
}
#mostVisitedLabel
{
    /*height: 55px;
    padding: 25px 20px 0;*/
}
#mostVisitedCloud
{
    /*height: 75px;
	padding-top: 2px;
	padding-bottom: 3px;*/
}

/* LeftColumn */
/**************/
#leftColumn .ui-tabs .ui-tabs-panel
{
    /*background: #ffffff url(/files/design2009/images/leftcolumn_background.png) no-repeat right -49px;
    border-left: 1px #cadbe6 solid;*/
}