table.jobListing { 
	width: 100%;
	margin-top: 5px;
	border-top: 1px solid #9DAF1E;
	border-left: 1px solid #9DAF1E;
}
table.jobListing td { 
	border-right: 1px solid #9DAF1E;
	border-bottom: 1px solid #9DAF1E;
}
table.jobListing tr.th { background-color: #cfd5aa; font-weight: bold; color: #67711d; font-size: 14px; text-transform: capitalize; }
table.jobListing tr.pagingBar { background-color: #9DAF1E; color: #FFFFFF; }
table.jobListing tr.pagingBar a { color: #FFFFFF; }
table.jobListing tr.pagingBar div.total { line-height: 20px;   }
table.jobListing tr.pagingBar td table.paging td { text-align: center; }
table.jobListing tr.pagingBar td table.paging td.current { background-color: #FFFFFF; font-weight: bold; color: #9DAF1E; border: 1px solid #006600; width: 15px; }
table.jobListing tr.pagingBar td table.paging td.separator { padding: 0px 3px; }

table.jobListing div.positionRef { font-size: 11px; color: #666666; }
table.jobListing div.positionTitle { font-weight: bold; color: #92278E; padding: 4px 0px; }
table.jobListing div.positionTitle a { color: #92278E; }
table.jobListing div.positionDescription { font-size: 11px; } 

.row1 { background-color: #F0F2D8; }