
.tableless-box {
  width:100%;
}	

div.tableless-box label.tableless-label {
	float: left;
	width: 38%;
	text-align:right;
    margin-bottom: 5px;	
}

div.tableless-box span.tableless-title {
    font-weight: bold;
    margin-bottom: 5px;	
}	 

.tableless-field {
	margin-bottom: 5px;
}

.tableless-br {
  clear: left;	
}

div.tableless-tooltips {
	display:none;
}

.tableless-DF-alert {
	margin-bottom: 5px;
	BACKGROUND-COLOR: #ffcccc
}
