/* USC and OS/OT identity. */

#identity { width: 100%; height: 95px; position: relative;
            background-color: white; }

#usc-identity { position: absolute; right: 18px; top: 20px; }
#usc-identity img { width: auto; height: 48px; }
#chan-identity { position: absolute; left: 20px; top: 20px; }
#chan-identity img { width: auto; height: 60px; }