/* Forms */
.widgetGuts table { width: 70%; }
.widgetGuts table * { vertical-align: top; }
.widgetGuts table,
.widgetGuts table tr,
.widgetGuts table th,
.widgetGuts table td { border: 0; }
.widgetGuts table th { width: 35%; padding-top: 8px; }
.widgetGuts table td { width: 60% }
.widgetGuts dl,
.widgetGuts dd,
.widgetGuts dt { margin: 0; }
