.jqmClose
{
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 5px;
    right: 12px;
}

.celPscClose 
{
    position: relative !important;
    top: 0px !important;
    left: 0px !important;       
}

.modal-header-mm, .modal-header-mds
{
    width: 634px;
    height: 80px;
}
.modal-header-cps
{
    width: 634px;
    height: 128px;
}

.modal-header-mm { background-image: url('../about-modal/images/ban-about-mm.gif'); }
.modal-header-mds { background-image: url('../about-modal/images/ban-about-mds.gif'); }
.modal-header-cps { background-image: url('../images/inter_header.jpg'); }

.modal-header-mm span, .modal-header-mds span, .modal-header-cps span
{
    display: none;  
}

h2
{
    color: #03A4D2;
    font-size: 24px;
    margin-bottom: 20px;
}

#cps-modal
{
    width: 634px;
    height: 420px;
    margin: 0;
    padding: 0;
    float: left;
}

#cps-modal-content
{
    width: 480px;
    position: relative;
    left: 75px;
}

.modal-nav
{   width: 168px;
    margin: 16px 0 0 16px;
    float: left;
}

.modal-navlist, .modal-navlist li
{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 168px;
}

.nav-btn a
{
    width: 168px;
    height: 35px;
    display: block;
    background-position: center center;
}

.narrow-btn a
{
    height: 21px !important;
}

.head-mm a
{
    height: 38px !important;
}
.head-mds a
{
    height: 23px !important;
}

.nav-btn a:hover
{
    background-position: center top;   
}

.nav-btn-active
{
    background-position: center bottom !important;   
}

#btn-mm-about a   {   background-image: url('../about-modal/images/nav-about-mm.gif');   }
#btn-mm-who a   {   background-image: url('../about-modal/images/nav-about-mm-who-gets.gif');   }
#btn-mm-symptoms a   {   background-image: url('../about-modal/images/nav-about-mm-symptoms.gif');   }
#btn-mm-glossary a   {   background-image: url('../about-modal/images/nav-about-mm-glossary.gif');   }
#btn-mm-resources a   {   background-image: url('../about-modal/images/nav-about-mm-resources.gif');   }

#btn-mds-about a   {   background-image: url('../about-modal/images/nav-about-mds.gif');   }
#btn-mds-causes a   {   background-image: url('../about-modal/images/nav-about-mds-causes.gif');   }
#btn-mds-diagnosis a   {   background-image: url('../about-modal/images/nav-about-mds-diagnosis.gif');   }
#btn-mds-treatment a   {   background-image: url('../about-modal/images/nav-about-mds-treatment.gif');   }
#btn-mds-drug a   {   background-image: url('../about-modal/images/nav-about-mds-drug.gif');   }
#btn-mds-bone a   {   background-image: url('../about-modal/images/nav-about-mds-bone.gif');   }
#btn-mds-transfusion a   {   background-image: url('../about-modal/images/nav-about-mds-transfusion.gif');   }
#btn-mds-lifestyle a   {   background-image: url('../about-modal/images/nav-about-mds-lifestyle.gif');   }
#btn-mds-resources a   {   background-image: url('../about-modal/images/nav-about-mds-resources.gif');   }

.nav-foot-mm, .nav-foot-mds
{
    width: 168px;
    height: 9px;
    vertical-align: top;
    position: relative;
    top: -1px;
    background-repeat: no-repeat;
}

.nav-foot-mm
{
   background-image: url('../about-modal/images/nav-bottom-mm.gif');
}

.nav-foot-mds
{
    background-image: url('../about-modal/images/nav-bottom-mds.gif');
}

.modal-content
{
    margin: 16px 0 0 16px;
    width: 418px;
    height: 460px;
    float: left;
}

.modal-content iframe
{
    width: 418px;
    height: 446px;
    border: none;
}

#iframe-exit
{
    width: 600px;
    height: 446px;
    border: none !important;
}

.clear
{
    clear: both;    
}