﻿@charset "UTF-8";

.newmark {
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
    background-color: #cc0000;
    display: inline-block;
    padding: 1px 5px 0 4px;
    height: 15px;
    margin-left: 6px;
}
