/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 19 2018 | 11:04:50 */
/* Add your CSS code here.

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.Table th {
  display: block;
  float: left;
  padding: 0 0 0 7px;
  }

.Table td {
  display: block;
  float: left;
  padding: 0 0 15px 10px;
  }