﻿#autitle {
   color: #FFCE00;
   font-size: 1em;
   font-weight: bolder;
   text-transform: uppercase;
}

#aubody {
    font-size: .95em;
    padding: 5px 0px 0px 0px;
}

#title, #name {
    float:left;
}

#name {
    margin-left: 10px;
}
#position{
    clear: both;
    float: left;
    font-size: .95em;    
}

#position, #leader {
    margin-left: 15px;
}

#title {
    font-weight: bolder;
}

