﻿.fade
{
    margin:0 0 5px 0;
}
p.expand
{
    position:relative;
    display:block;
    margin:0;
    padding:0;
    background:#F2F2F2;
}
.expand a
{
    display:block;
    padding:3px 4px;
    width:450px;
    w\idth:442px;
    font-size:0.835em;
    font-weight:bold;
    text-decoration:none;
    color:#7e7d7f;    
}      
.expand a:link, .expand a:visited
{
    text-decoration:none;
    color:#7e7d7f;
}      
.expand a:hover, .expand a:active, .expand a:focus
{
    color:#7e7d7f;  
}  
.expand a:focus
{
    outline:none;
} 
.expand.arrow-up a:link, .expand.arrow-up a:visited 
{
    background:url(../images/icon-minus.gif) left 0px no-repeat;
}
.collapse 
{
    padding:4px 4px 0 4px;
    width:450px;
    w\idth:442px;
}
