/* Enter Your Custom CSS Here */

body, .widget-content { font-size:15px; }

.content { width: 70%; }
.sidebar { width: 25%; }
.post-content thead td {
  color: #444;
  font-weight: bold;
  font-size: 110%;
  background: #f8f8ff;
  border-bottom: 2px solid #ddd;
}
.post-content td { border: 1px solid #eee; }