.mod_rsfiles_tags {
	float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.mod_rsfiles_tags li {
	float:left;
	width:100%;
}