#about{
    font-family: verdana;
    text-align: center;
}

#about #version{
    font-size:12px;
    font-weight:bold;
    padding:20px 0 0 0
}

#about #powered{
    font-size:10px;
    color:#447A8F;
    padding:5px 0 0 0
}

#about #support{
    font-size: 11px;
    padding: 20px 0 0 0
}

#about #email{
    font-size:11px;
    padding:5px 0 0 0
}

#about #email a{
    color:#447A8F
}

#about #close{
    font-size:10px;
    font-weight:bold;
    padding:35px 10px 0 0;
    float:right
}

#about #close a{
    color:#447A8F
}

#about #ecl-logo {
    border: none;
}

.ui-widget-header {
    background: #9e9e9e none repeat scroll 0 0;
    color: #ffffff;
}

.ui-dialog-titlebar {
    border: medium none;
    color: #ffffff;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-size: 12px;
    font-weight: bold;
}
