.label {
    font-size: 95%;
    font-weight: normal;
    color: #8B1A1A;
    text-align: left !important;
    margin-left: -7px;  
    white-space: normal;
    line-height: inherit;
    padding: 0 0 0 0;
    }
    
    table {
    margin: 100px auto;
    border-spacing: 2px;
	border-collapse: separate;
}
