﻿a:link, a:visited, a:active
{
	text-decoration:none;
    color:#666;
    color:#0f3393;
}

.jobs {font-size: 11px; font-family: Verdana, Helvetica;}

a:hover
{
	text-decoration:underline;
	color:#e47600;
}

.job-header
{
	font-size: 11px;
    font-weight: bold;
    padding: 2px 0 2px 0;
    background-color: #A0B7C9;
}

.job-rows {letter-spacing:0; border-bottom: 1px dotted #ddd; padding: 3px 0 3px 0; text-align: center;}
.records-found {text-align: right; padding: 0 10px 3px 0; color:#666; font-size: 10px;}
