/*
 * Each skin is expected to have a 'custom.css'  file available. This is
 * here as a place holder to satisfy that requirement - but derived skins
 * will have their own.
 */
#toplogo {
    height: 70px;
    padding-left: 4px;
}
#messagetoolbar {
    left: 200px;
}
#addressbooktoolbar {
    left: 200px;
}
#quotawarning img {
    border: 0;
    width: 320px;
}

