#mab_head {
    /*background-color:#353535;*/
    background: url(/static/images/mab_head.gif) no-repeat  top center;
    color:#bfbfbf;
    /*float:left;*/
    width:950px;
    height:82px;
}

a:hover #mab_head h1, a:hover #mab_head h3 {
    color:#cfcfcf;
    text-decoration: none !important;
}

.attributes{
    /*margin-left:2em;*/
}

.analysis {
    margin-left:2em;
    padding-left:0px;
}

.analysis li{
    margin-bottom:1em;
}

.analysis ol, .analysis ul{
    padding:0px;
    margin:0px;
}

.disclaimer {
    font-style: italic;
}
.disclaimer em{
    text-decoration: underline;
}

.mab_title {
    font-variant:small-caps;
}
p .mab_title{
    font-size:120%;
}

.tight :first-child{
    margin-top:0px;
}
.tight :last-child{
    margin-bottom:0px;
}

.left{
    float:left;
    font-weight:bold;
    width:125px;
    margin-left:2em;
}
.right{
    float:left;
    width:300px;
}
.mab_contact_list div, .mab_contact_list p{
    margin-bottom:0px;
}

.indent{
    margin-left:2em;
}

.amicus{
    border:1px black solid;
    padding:1em;
}
          

.mab_sidebar_box{ 
    margin-top:1em;
    padding:1em;
}
