#bestArticlePanel,
#weeklyBestArticle{
    display: block;
    width: 225px;
    padding: 0px;
    margin: 0px 0px 0px 15px;
    padding-top: 3px;
    border: 0px ;
    background:none;
}
#bestArticlePanel,
#bestArticlePanel ul,
#bestArticlePanel ul li{
    border: 0px;
}
#bestArticlePanel .heading {
    display: block;
    width: 225px;
    height: 24px;
    line-height: 21px;
    padding:0px;
    margin:0px;
    background: none;
    font-weight: bold;
    float: left;
    border: 0px;
}
#bestArticlePanel .heading .more{
    float: right;
    background: none;
}
#bestArticlePanel .heading span a{
    display: block;
    width: 45px;
    font-weight: normal;
    float: right;
    font-size: 11px;
    font-family: Dotum;
    color: #333333;
    text-align: right;
    background: url(//static.ad.co.kr/images/forum/heading/more.gif) no-repeat left center;
}

#bestArticle {
    display: block;
    width: 225px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    overflow: hidden;
    float:left; 
    white-space: nowrap;
    border-bottom : 0px solid #D6D6D6;
}

#bestArticle .headline {
    margin-left: 2px;
    padding: 0px 0px 0px 20px;
    overflow: hidden;
    line-height: 20px;
    white-space: nowrap; 
    text-overflow: ellipsis;
    background: normal;
}
#bestArticle .headline a{
     font-size:11px;
    font-family: Dotum;	
    color: #333333;
}
#bestArticle .headline span{
     font-size:11px;
    font-family: Dotum; 
    color: #999999;
}
#bestArticle .rank1 {
    font-weight: bold;
    background-image: url(//static.ad.co.kr/images/lit/icon/rank1.gif);
}
#bestArticle .rank2 {
    font-weight: bold;
    background-image: url(//static.ad.co.kr/images/lit/icon/rank2.gif);
}
#bestArticle .rank3 {
    font-weight: bold;
    background-image: url(//static.ad.co.kr/images/lit/icon/rank3.gif);
}
#bestArticle .rank4 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank4.gif);
}
#bestArticle .rank5 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank5.gif);
}
#bestArticle .rank6 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank6.gif);
}
#bestArticle .rank7 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank7.gif);
}
#bestArticle .rank8 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank8.gif);
}
#bestArticle .rank9 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank9.gif);
}
#bestArticle .rank10 {
    background-image: url(//static.ad.co.kr/images/lit/icon/rank10.gif);
}
#weeklyBestArticle{
    
}
#weeklyBestArticle dl{
    width: 230px;
    margin-bottom: 10px;
}
#weeklyBestArticle .thumbnail {
    float: left;
    display: block;
    width: 60px;
    height: 60px;
    border: 0px solid #000000;
    margin-right: 10px;
    overflow: hidden;
}
#weeklyBestArticle a{
    color: #4b4b4b;
}
#weeklyBestArticle .headline{
    width: 150px;
    height: 39px;
    line-height: 18px;
    overflow: hidden;
    float: left;
}
#weeklyBestArticle .headline a{
    font-weight: bold;
}
#weeklyBestArticle dd.writer{
    float:left;
}

#weeklyBestArticle a{}