
.scale-font, .widgetBody {
  font-size: 10pt;
}
.scale-font table *, .widgetBody table * {
  font-size: 10pt;
}

.primary .title a {
    font-size: 11pt;
}

#primary {
  font-size: 11pt;
}

.summary-section h2 {
    font-size: 10pt;
}

.toolMenu {
    font-size: 10pt;
}
.toolMenu h2 {
    font-size: 10pt;
}

.post {
	min-height: 190px;
}
* html .post {
	height: 190px;
}
