﻿#ContentSection ul li.last
{
    border-bottom:none;
    }
    
#MembersPages h3
{
    clear:both;
    margin-bottom:10px;
    
    }    

#MembersPages ul
{
    clear:both;
    padding:0px;
    margin:0px 0px 0px 10px;
    list-style:none;    
    }

#MembersPages li
{
    padding:1px;
    
    }
    
img
{
    padding:3px;
    margin:2px;
    border:1px solid #CCCCCC;
    width:255px;
    }    
