﻿/* style for the element acting as the Label */
.label  
{
    overflow:hidden;
}

.label span 
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}