#addsub .resultsMain { width: 390px; }
.resultsCaption { 
     text-align: left;
     margin-bottom: 1em;
     font-size: 1.1em;
}
.resultsPaging { background: #4D2867; color: #fff; }
.resultsPaging a {
	color: #fff;
}
.resultsHeading th { margin-bottom: 1em; }
.resultsRowOdd {  }
.resultsRowEven {  }
.resultsRowHover {  }
.resultsTitle { font-weight: bold;}
.resultsSubTitle { font-style: italic; }

th { font-size: 1.1em; }

