.row-item-link {
        background-image: url("./images/news.gif");
        background-repeat: no-repeat;	
}

dl.row-item dt .list-inner {
	padding-left: 7px !important;
}

dl a.row-item-link{
       width: 40px;
       left: 71.7%;
       margin-top: 1px;
}

@media (max-width: 1280px)
{    dl a.row-item-link {
       width: 40px;
       left: 71.7%;
       margin-top: 1px;
    }

}

@media (max-width: 667px)
{    dl a.row-item-link {
       width: 40px;
       left: 84%;
       margin-top: 1px;
    }
}

@media (max-width: 800px)
{    dl a.row-item-link {
       width: 40px;
       left: 54.1%;
       margin-top: 1px;
    }
}

.forum_link, .forum_read, .forum_read_locked, .forum_read_subforum, .forum_unread, .forum_unread_locked, .forum_unread_subforum, .sticky_read, .sticky_read_mine, .sticky_read_locked, .sticky_read_locked_mine { 
	background-image: none !important;
}

.topic_moved, .topic_read, .topic_read_mine, .topic_read_hot, .topic_read_hot_mine, .topic_read_locked, .topic_read_locked_mine, .topic_unread, .topic_unread_mine, .topic_unread_hot, .topic_unread_hot_mine, .topic_unread_locked, .topic_unread_locked_mine{  
	background-image: none !important;
}



@media (max-width: 600px) {
.welcbackhide{
      display: none !important
}}