html body .tvcp-container {
    margin: 10px 0;
    border-radius: 4px;
    padding: 1%;
    background: #eee;
    font-size: 14px;
}

html body .tvcp-container h2.tvcp-title {
    margin: 0 0 3% 0;
    padding: 0;
    text-align: center;
    font-weight: normal;
    font-size: 1.2em;
}

html body h3.tvcp-size-of {
    color: #fff;
    letter-spacing: -2px;
}

html body h3.tvcp-size-of span {
    display: inline-block;
    position: relative;
    overflow: hidden;
}


html body .tvcp-container p a {
    text-decoration: none;
}

html body .tvcp-container h3 a,
.tvcp-container h2 a {
    box-shadow: none;
}
