
.ctd-header{color: #fff;height:39px;width:100%;font-size: 24px; position:relative; left:65%; text-transform: uppercase;font-weight: 600;padding: 5px;}
#ctd{ color:#fff; text-align: right; font-size:30px; font-weight:600;}

#count{font-size:16px;}

#countbackground{ background: #00b82c; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#00ee39, #00b82c); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#00ee39, #00b82c); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#00ee39, #00b82c); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#00ee39, #00b82c); /* Standard syntax (must be last) */}