
.OrderLineComments { 
  width: 200px;
}

.OrderLineComments .OrderLineComment label { 
  float: left;
  width: 100%;
  text-align: left;
}

.OrderLineComments .OrderLineComment .OrderLineCommentInput {  
  width: 100%;
}





