span.spacer .ot_layer label {
	 color: #000;
    float: none;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0;
    max-width: none !important;
    padding: 5px 0 !important;
    text-align: center;
	text-decoration:underline;
}
.ot_textarea {
width:30% !important;;
}

#myTabContent #attrib-layer1 .left {
width:50%;
float:left;
}
#myTabContent #attrib-layer1 .right {
width:50%;
float:right;
}