/* SPECIAL CASE:  ABOUT */		
body.section-about #content 
{    
    background:none;
    }

#content div.module-editorial-display
{
    position:relative;
    width:795px;
    background: url(../images/headings/hr.gif) no-repeat right 21px;
    }    

body.section-about #content img
{
    float:left;
    border: solid #202020;
    border-width: 10px 20px 10px 15px;
    }

body.section-about #content h4
{    
    text-indent:-300em;  
    margin:0 0 20px;
    float:left;  
    width:420px;
    height:32px;
    background: url(../images/headings/about.gif) no-repeat bottom left;
    }

#content p
{
    display:block;  
    float:left; 
    width:420px; 
    }    

#content span
{
    display:none;
    }    