﻿#CommonHeader
{
	background-image: none;
	/*height : 303px;*/
}

#outercontainer
{
	background-image: url(../images/kf/banner_main_index.jpg);
    background-repeat : no-repeat;
    background-position : top right;
    background-color : Transparent;
}

.CommonContentArea
{
    /*margin-top: 220px;*/
	width:637px;
	padding:195px 0 0 23px;
}

.CommonContent
{
    margin-right : 2px;
}

.popularVideoTable 
{
    width : 630px;
    border : solid 1px #000;
}

.popularVideoTable td
{
   /* border : solid 1px #000;*/
    text-align:center;
}

.popularVideoTable td img
{
    border : 0px;    
}