.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: 33px;
    left: 97%;
    height: 21px;
    top: auto;
    bottom: 10%;
    margin-top: 0;
    margin-left: 0;
}


@media (max-width: 1280px)
{    dl a.row-item-link {
    left: 95%;
    bottom: 10%;
    }

}

@media (max-width: 667px)
{    dl a.row-item-link {
    left: 91%;
    bottom: 10%;
    }
}

@media (max-width: 800px)
{    dl a.row-item-link {
    left: 93%;
    bottom: 10%;
    }
}

.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) 
{   dl a.row-item-link {
    display: none !important
}