/* Додаткові стилі для тегів */
#taglist ul li {
    display: inline-block;
    margin: 0 5px;
}
#taglist ul li a {
    text-decoration: none;
}