    th.dataheader{
        color: #0000FF;
        font-size: 16px;
        padding-left: 10px;
        background-color: #ff9900;
        height: 50px;
    }
    th.headerfirst{
        color: #0000FF;
        font-size: 14px;
        padding-left: 5px;
        border-left: 1px solid #ff9900;
        border-top: 1px solid #ff9900;
        border-bottom: 1px solid #ff9900;
    }
    table.datatable{
        text-align: left;
        width: 100%;
        font-size: 0.8em;
    }
    div.form_height1{
        width: 100px;
    }
    
    #footerpjb{
        background:transparent url('/images/caleeda/rw_common/themes/xtreme/images/footer_bg.png') no-repeat scroll center bottom;
        bottom:-100pt;
        height:124px;
        position:relative;
        width:780px;
    }
    
    #footerpjb p {
        color:#000000;
        font-size:0.8em;
        margin:90px 0pt 0pt 0px;
        padding:0pt;
        position:relative;
        text-align:center;
        width:780px;
        z-index:14;
    }
    
    #quicksearch input,select{
        width: 200px;
        overflow: visible !important;
    }


    #quicksearch{
        color: #333399;
        font-size: 0.8em;
    }
    
    .searchbutton{
        background-image: url('/images/caleeda/search_button.png'); background-repeat: no-repeat; width: 100px; height: 37px;
    }
    
    .datacellmiddle {
        padding:10px;
        vertical-align:top;
    }

    .oddRow{
        color: #1b546d;
        height: 100px;
    }

    .evenRow td{
        background-color:#f1fbfb;
        height: 80px;
        color: #1b546d;
    }

    .oddRow td{
        color: #1b546d;
        height: 80px;
    }

    .oddRow:hover td{
        background-color: #fff8eb;
        color: #1b546d;
    }
    .evenRow:hover td{
        background-color: #fff8eb;
        color: #1b546d;
    }

    .error{
        color: red;
    }

    a.jobtitle{
        font-weight: bolder;
        font-size: 14px; 
        text-transform: uppercase;
    }

    a.bolderfont{
        font-weight: bolder; font-size: 1.2em;
    }
    
    #joblisting a:visited{
        color: #999999;
        font-decoration: none;
    }
    #joblisting{ width: 650px; border: 1px solid #61BAC9;}

    .nullmarginpadding{
        margin: 0px;
        padding: 0px;
    }

    .paginator{
        color: #ff9900; font-size: 12px;
    }

    .linknav{
        color: #ff9900; font-style: italic;
    }

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.box {
    margin: 0 auto; /* center for now */
    width: 17em; /* ems so it will grow */
    background: url(/images/caleeda/sbbody-r.gif) no-repeat bottom right;
    font-size: 100%;
}
.boxhead {
    background: url(/images/caleeda/sbhead-r.gif) no-repeat top right;
    margin: 0;
    padding: 0;
    text-align: center;
}
.boxhead h2 {
    background: url(/images/caleeda/sbhead-l.gif) no-repeat top left;
    margin: 0;
    padding: 22px 30px 5px;
    color: white; 
    font-weight: bold; 
    font-size: 1.0em; 
    line-height: 1em;
    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
    background: url(/images/caleeda/sbbody-l.gif) no-repeat bottom left;
    margin: 0;
    padding: 5px 30px 30px;
    height: 100%;
    font-size: 0.8em;
}

a.squarebutton{
    background: transparent url('/images/caleeda/square-blue-left.gif') no-repeat top left;
    display: block;
    float: left;
    font: normal 12px Arial; /* Change 12px as desired */
    line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
    height: 23px; /* Height of button background height */
    padding-left: 9px; /* Width of left menu image */
    text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
    color: #494949; /*button text color*/
}

a.squarebutton span{
    background: transparent url('/images/caleeda/square-blue-right.gif') no-repeat top right;
    display: block;
    padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
    background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
    background-position: bottom right;
    color: black;
}

.buttonwrapper{ 
    overflow: hidden; 
    width: 100%;
}


.bbox {
    margin: 0 auto; /* center for now */
    width: 17em; /* ems so it will grow */
    background: url(/images/caleeda/sbbbody-r.gif) no-repeat bottom right;
    font-size: 100%;
}
.bboxhead {
    background: url(/images/caleeda/sbbhead-r.gif) no-repeat top right;
    margin: 0;
    padding: 0;
    text-align: center;
}
.bboxhead h2 {
    background: url(/images/caleeda/sbbhead-l.gif) no-repeat top left;
    margin: 0;
    padding: 22px 30px 5px;
    color: white; 
    font-weight: bold; 
    font-size: 1.0em; 
    line-height: 1em;
    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.bboxbody {
    background: url(/images/caleeda/sbbbody-l.gif) no-repeat bottom left;
    margin: 0;
    padding: 5px 30px 31px;
    height: 100%;
    font-size: 0.8em;
}



