h1 { font-size:24px; }

a { text-decoration:none; }
a:hover { text-decoration:underline; }

/* post a job button */
.content .main #post_link_container {background:url(http://jobs.myfoxkc.com/c/jbb/images/button_postjob_theme_2.gif) no-repeat;}

#listings #sort_row .sort {background-color:#8B8B8B;border-left:1px solid #FFFFFF;}
#listings #sort_row a {color:#FFFFFF;}

#listings .listing .title a {text-decoration:underline;}
#listings .listing .posted_date {font-weight:bold;}
#listings .listing .title a {font-weight:bold;}
#listings .listing .company {font-weight:bold;}
#listings .listing .location {font-weight:bold;}
#listings .listing .details a {text-decoration:underline;}
#listings .listing .category label {color:#797979;}

/* listings - sort by column header */
#listings.sort_by_1 #sort_row th.posted_date.jam_shadow a,
#listings.sort_by_2 #sort_row th.title.jam_shadow a,
#listings.sort_by_3 #sort_row th.company.jam_shadow a,
#listings.sort_by_4 #sort_row th.location.jam_shadow a,
#listings.sort_by_10 #sort_row th.location.jam_shadow a {
  color:#000;
}

/* recent posts -- how to style? */
#recent_postings h3 {color:#666666;}
#recent_postings .group {border-top:1px solid #CECFCE;}
#recent_postings .group h4 {color:#666666;}
#recent_postings .group ul a {text-decoration:none;}
#recent_postings .group ul a:hover {text-decoration:underline;}

/* job filters */
#job_filter h3 {color:#333333;}
#job_filter #reset_filter {color:#666666;}
#job_filter #reset_filter a {color:#666666;}
#job_filter .group {/*border-top:1px solid #CECFCE;*/}
#job_filter .group h4 {color:#666666;}