
 .view-zinch-other-opportunities .views-table caption {
    border-bottom: 2px solid #58BED8;
    color: #000000;
    font-family: trebuchet MS;
    font-size: 18px;
    padding: 8px;
    text-align: left;
}

 .view-zinch-other-opportunities .views-table {
    border: none;
}

 .view-zinch-other-opportunities .views-table .views-field{
    padding-bottom: 5px;
    padding-top: 15px;

}

 .view-zinch-other-opportunities .views-field-field-non-school-logo-fid {
    padding-right: 10px;
    width: 110px;
}

.views-field-field-directory-description-value{
  color:#000000;
}

.section-opportunities .title{
   display:none;
   visibility:hidden;
 }
 
 
.section-opportunities thead{
   display:none;
   visibility:hidden;
 }
 
 .section-opportunities .opportunities-menu ul.links{
margin:0px !important;
 }

.opportunities-menu a:visited,  .opportunities-menu a:hover, .opportunities-menu a:focus, .opportunities-menu a:link{
   color:#555555 !important;
 }

 .view-zinch-other-opportunities ul.links li .active{
    background-color: #000000;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    padding: 2px 8px;
    
 }


.opportunities-menu ul.links .last{
border:none !important;  
}

 .view-zinch-other-opportunities .org-name{
    color: #58BED8;
    font-family: arial;
    font-size: 16px;
 }
 
 .section-opportunities .views-field-field-directory-description-value{
    font-family: arial;
    font-size: 13px;
    height: 110px !important;
    line-height: 14px;
    width: 540px;
 }
 
  .view-zinch-other-opportunities .views-field-title{
     width: 180px;
  }

 .view-zinch-other-opportunities tr{
     background: none repeat scroll 0 0 transparent;
     border:none;
     padding-top:10px;
     }

     
  #view-org , .view-org a{
    background: url("/sites/all/themes/zinchus/images/bg_save.gif") no-repeat scroll 6px 50% #97CA39;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 105%;
    font-weight: normal;
    margin-bottom: 12px;
    margin-left: 13px;
    padding: 12px 12px 9px 39px;
    position: absolute;
    text-transform: capitalize;
}

  
  /*
   .view-zinch-other-opportunities tr.views-row-first{
            border:none !important;    
   }
 */
  
   .view-zinch-other-opportunities thead tr{
      border:none !important;  
   }
   
  .view-zinch-other-opportunities .views-table .views-field-view-node{
     margin-top:3px;
   }
   
   .opp-empty-text{
     padding:80px;
   }
