.ArticleListContainer
{
    padding: 10px 0 0 15px;
    width: 160px;
    height: 100px;
}

.ArticleListTitle
{
    color:#ed7423;
    font-family:Arial, Verdana;
    font-size:12px;
    font-weight:bold;
}

.ArticleListDesc
{
    /*color:black;*/
    font-family:Arial, Verdana;
    font-size:18px;
    line-height:20px;
}

.MoreBtnContainer
{
    position:relative;
    top:-20px !important;
    top:0px;
    left: 125px;
}

.MoreBtnContainer a
{
    display:block;
    width:55px;
    height:23px;
    /*background-image:url('images/moreButton.gif');*/
    background-image:url('images/more_transparent.png');
    background-repeat:no-repeat;
    background-position: 0px 8px !important;
    background-position: 0px -2px;
    text-decoration:none;
}


.MoreBtnContainer a:hover
{
    /*
    display:block;
    width:55px;
    height:23px;
    background-image:url('images/moreButtonOn.gif');
    background-repeat:no-repeat;
    */
    text-decoration:none;
}


.featureBG
{
    /*
    background-image:url('images/hpFeatureBG_ORIG.png');
    background-repeat:no-repeat;
    height: 133px;
    */
    
    background-image:url('images/hpFeatureBG.png');
    background-repeat:no-repeat;
    height: 133px;
    
}

#dnn_ctr622_DNNArticle_List_MyArticleList_lstContent
{
    width:600px;
    height:133px;
}

#dnn_ctr622_DNNArticle_List_MyArticleList_lstContent td
{
    width:200px;
    vertical-align:top;
}

#dnn_ctr622_DNNArticle_List_MyArticleList_MyPageNav_btnPrev
{
    position:relative;
    top:-94px;
    left:-291px;
}

#dnn_ctr622_DNNArticle_List_MyArticleList_MyPageNav_btnNext
{
    position:relative;
    top:-94px;
    left:292px;
}

#dnn_ctr622_DNNArticle_List_MyArticleList_MyPageNav_lbPage { display:none; }
#dnn_ctr622_DNNArticle_List_MyArticleList_MyPageNav_dlPages { display:none; }
#dnn_ctr622_DNNArticle_List_MyArticleList_MyPageNav_lbof { display:none; }
#dnn_ctr622_DNNArticle_List_MyArticleList_MyPageNav_lbTotlePage { display:none; }
