#datadisplay {background-color: white;
 width:100%;
 border-top: hidden;!important;
 border-bottom: hidden;!important;
 border-right-style: none;!important;
 border-left: 8px solid #00CCFF;
}
 

.field td{
 background-color: #cccccc;!important;
 max-width:50%;
 width:150px;
 vertical-align:text-top;
 spacing-align: top;
 padding: 4px;
 spacing: 0px;
 border-top: 4px solid white;
 border-bottom: 4px solid white;
 border-right: hidden;
 border-left: hidden;
 white-space: normal;
}


