﻿
.wsCtTitle > h1, .wsCtTitle > h2
{
    text-overflow: ellipsis;
}

.wsCtTitle p, .wsCtTitle h1, .wsCtTitle h2
{
    margin: 0;
    font-size: 1em;
    font-weight: normal;
}
