﻿
.JobClassTitle
{
    background:url(../../images/grid.png) repeat left;
    height:30px;
    width:700px;
    border:1px;
    font-size:20px;
    border-bottom-style:dotted;
    padding:5px;
}
.JobTitle
{
    background-color:#efffff;
    height:30px;
    width:700px;
    border:1px;
    font-size:14px;
    border-bottom-style:dotted;
    padding:5px;
}
.JobClass th,#JobClass td
{
    padding:5px 5px 10px 5px;
}
.JobClass a
{
    padding:0px 5px 10px 5px;
}
.jobs_list
{
    width:600px;
}
.jobs_list th
{
    background-color:#efffff;
    height:30px;    
    border:1px;
    font-size:14px;
    border-bottom-style:dotted;
    text-align:center;
    
}
.jobs_list td
{
    text-align:center;
}
.jobs_list tr:hover
{
    background-color:#efffff;
       
}
#content
{   
    width:1000px;   
    margin:0 auto;
    position:relative;
    background:#ffffff;
    padding-left:50px;
    padding-top:10px;
}
#schoolTop
{
    background:url(../../images/SchoolJobs/SchoolJobTop1.jpg) no-repeat;
    width:1000px;
    height:120px;
    margin:0 auto;
    position:relative;
}
#schoolFeet
{
    background:url(../../images/SchoolJobs/SchoolJobFeet.jpg) no-repeat;
    width:1000px;
    height:20px;
    margin:0 auto;
    position:relative;
}
#schoolFunction
{
    background-color:Black;
    width:1000px;
    height:30px;
    margin:0 auto;
    position:relative;
}
#SchoolJobMenu a
{
   float:left;
   padding:10px;
}
#SchoolJobMenu a
{
   color:White;
}