#rightContain {
    width: 158px;
    padding: 20px 5px 0 0;
    float: right;
    background:#fff url(/images/horizontal_shadow_ie.png) repeat-x top right;}
  
        a.rightJob {
            height: 89px;
            width: 153px;
            float: right;
            margin: 1em 0 0 0;
            color: #ffffff;
            display: block;
            background: url(/images/job_opps_bg.png) no-repeat right top;}
            
            .outer a.rightJob {
                background: url(/images/job_opps_bg.png) no-repeat right top;}
            
      #leftColumn a.rightJob {
          float: none;
          margin: 0 0 1em 0;
          padding: 0;
          height: 40px;
          width: 98%;
          background: url(/images/job_opps_repeat_bg.png) repeat-x;}

          #leftColumn a.rightJob span {
              color: white;
              position: static;
              display: inline;}

              a.rightJob span {
                  float: left;}

          a.rightJob span.jobLeft {
              background: url(/images/job_opps_left.png) no-repeat;
              width: 7px;
              height: 40px;
              display: block;
              float: left;}

          a.rightJob span.jobRight {
              background: url(/images/job_opps_right.png) no-repeat;
              width: 10px;
              height: 40px;
              display: block;
              position: absolute;
              float: right;}

        
        table a.rightJob {
            margin-top: -1em;}
 
        a.rightJob span.h3 {
                font-size: 160%;
                text-align: center;
                margin: 0.2em 0 0 1.5em;
                padding: 0;
                color: #ffffff;
                display: block;}

            a.rightJob span.p {
                padding: 0;
                font-size: 120%;
                text-align: center;
                margin: 0.6em auto 0 auto;
                width: 90%;
                display: block;}

        a.rightJob span {
            position: absolute;
            left: -999em;}

    a.directoryButton {
        height: 88px;
        width: 153px;
        background: url(/images/template_directory.jpg) no-repeat right top;
        float: right;
        margin: 1em 0 0 0;
        color: #ffffff;}
    
      a.directoryButton span {
        position: absolute;
        left: -999em;}

        #rightContent {
            float: right;
            margin: 1em 0 0 0;
            padding: 0;
            width: 153px;
            display: block;}

      #rightContent img {
        margin: 0;
        padding: 0;}


        #rightContact {
            background: url(/images/contact_top.gif) top no-repeat;
            float: right;
            margin: 1em 0 0 0;
            padding: 34px 0 0 0px;
            width: 156px;}

    
            #rightContactContent {
                background: #ffffff url(/images/contact_bg.gif) top repeat-x;
                width: 146px;
                margin: 0 0 0 10px;}


                #rightContact h3 {
                    color: #570000;
                    font-style: italic;
                    font-size: larger;
                    width: 114px;
                    top: -20px;
                    left: 25px;
                    margin: 0 0 -20px 0;
                    position: relative;}

                #rightContact p {
                    margin: 0 0 5px 5px;}
                    
            #rightContactBottom {
                background: url(/images/contact_bottom.png) top no-repeat;
                border-top: none;
                width: 146px;
                height: 21px;
                margin: -5px 0 0 10px;}
                
                #ie6 #rightContactBottom {
                    margin: -11px 0 0 11px;}
                    
html #contentMain #rightContain.footer {
    background: transparent;}
