﻿.scroll-pane{
              position:relative;
          height: 650px;    
         
            overflow: auto;  

}



#memberCredits
{
    width:500px;

  }

.separator
{
    height:10px;
}


td.creditCell 
{
    width:250px;
    vertical-align:top;
    padding:15px;
}

li
{
    margin-top:4px;
    margin-bottom:4px;
     list-style-type:none;
    
}




