*{
margin:0;
padding:0;
}
body {
text-align:left;
}
candidat...tyles.css (line 5)
body {
font-family:Verdana,sans-serif;
font-size:small;
}
.main {
font-family:Verdana;
font-size:95%;
}
/* Job Table  Header */
#listings {
font-size:12px;
}
#listings #sort_row .posted_date {
width:60px;
}
#listings .jam_shadow {
background-color:#E8F7FE;
}
#listings th {
padding:5px;
text-align:left;
}
#listings #sort_row .jam_fill {
background-color:#0099CB;
}
#listings #sort_row .title {
width:190px;
}
#listings #sort_row .company {
width:145px;
}
#listings #sort_row .location {
width:180px;
}
#listings #sort_row .jam_shadow a {
color:#000000;
}
#listings #sort_row a {
display:block;
text-decoration:underline;
}
/*Job main*/
#listings .jam_shadow {
background-color:#E8F7FE;
}
#listings .listing td {
overflow:hidden;
padding:2px 5px;
vertical-align:top;
}
#listings .listing .posted_date {
font-weight:bold;
}
#listings .listing .posted_date {
width:60px;
}
#listings .listing .title {
width:190px;
}
#listings .listing .title a {
font-weight:bold;
}
#listings .listing .title a {
text-decoration:underline;
}

#listings .jam_link {
color:#0065CD;
}
#listings .listing .company {
font-weight:bold;
}
#listings .listing .company {
width:145px;
}
#listings .listing .location {
font-weight:bold;
}
#listings .listing .location {
width:180px;
}
#listings .listing .details {
font-size:13px;
width:515px;
}
#listings .listing .details p {
margin-bottom:10px;
}
#listings .jam_body_text {
color:#000000;
}
p {
font-size:90%;
}
/*form*/
#job_search {
margin:10px;
}
#job_search div {
float:left;
margin-bottom:10px;
margin-right:7px;
}
#job_search label {
display:block;
font-weight:bold;
}
#job_search input.keywords {
padding:1px 2px;
width:170px;
}
#job_search span {
display:block;
}
.pages1
{
background-color:#336699; 
color:#FFFFFF; 
font-size:12px; 
font-weight:bold; 
border:thin solid #888888; 
display:inline; 
padding:3px 6px;
text-decoration:none;
}
.pages:hover {
color:#FFFFFF;
background-color:#336699;
}
.pages{
text-decoration:none; 
font-size:12px; 
border:thin solid #888888; 
display:inline; 
padding:3px 6px; 
display:inline;
}