﻿div#ExcellenceWrapper{
    color: #0066CC;
    width: 55%;
    padding: 5px;
    background: url("../../uploadedimages/Departments/CMO/Programs_and_Priorities/button-skew.jpg") no-repeat top left;
}
.heading{
    text-align: center;
}
form fieldset {
    margin-bottom: 10px;
    border: none;    
}
form legend {
    padding: 0 2px;
    font-weight: bold;
}
form fieldset ul {
    margin: 0;
    margin-left: 25px;
    padding: 0;
}
form fieldset li {
    list-style: none;
    padding: 3px;
    margin: 0;
}
form fieldset#chkSet ul{
    margin-left: 90px;
}
form label {
    display: inline-block;
    line-height: 1.6;
    vertical-align: top;
    width: 65px;
}
form label.chkLabel{
    width: auto;
}

form label.longLabel {
    width: 100px;
}



p#buttons{
    text-align: center;
}

ul.TopLevel, ul.FirstChild{
    list-style: none;
}
