#weeklyBestAdPanel {
    display: block;
    height: 468px;
    _height: 488px;
    margin: 0px 0px 10px 0px;
    padding: 0px 15px;
    border: 1px solid #D7D7D7;
} 
#weeklyBestAdPanel .header {
    display: block;
    width: 220px;
    margin-top: 20px;
	border:0;
	height:34px;
	border-bottom: 1px solid #f1f1f1;
}
#weeklyBestAdPanel .heading {
	float:left;
    display: block;
    width: 122px;
    _width: 130px;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
	font-weight: bold;
	
}
#weeklyBestAdPanel .more {
    float: right;
    display: block;
    height: 10px;
    margin: 0px;
    font-size: 11px;
}
#weeklyBestAd {
    display: block;
    height: 400px;
    width : 100%;
    padding: 0px;
    margin: 0px;
	border-bottom: 0px solid rgb(229, 229, 229);
    
    
    
}

#weeklyBestAd dl {
	width: 100%;
    height: 60px;
    _height: 80px;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    border-top: 1px solid rgb(229, 229, 229);
    overflow: hidden;
    
    
}

#weeklyBestAd dl:first-child {
    border: 0px;
}

#weeklyBestAd dt.thumbnail {
    float: left;
    width: 60px;
    height: 60px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    
}

#weeklyBestAd dd   {
    float: left;
    height: 16px;
    width : 130px !important;
    line-height: 16px;
    padding: 0px;
    margin: 2px 0px 3px 5px;
    overflow: hidden;
    font-family: Dotum !important;
    font-size: 8pt;
    color: #777;
    text-overflow: ellipsis;
    white-space: nowrap;
  

}

#weeklyBestAd .headline{
	height: 16px;
	width : 120px;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
	
}
#weeklyBestAd .advertiser{
	
	width : 120px;
}
#weeklyBestAd .brand{
	
	width : 120px;
}
