/* USC and OS/OT identity. */

#identity { width: 100%; }


/* USC identity. */

#usc-identity-mobile { display: none; }
#usc-identity { display: block; float: right; }
#usc-identity img { width: 200px; height: 44px; }


/* Chan identity. */

#chan-identity-3line { display: none; }
#chan-identity-2line { display: block; }
#chan-identity-2line img { width: 523px; height: 80px; }


/* Redesigning Lives identity. */

#redesigning-identity span { font-family: National; font-weight: 200; font-size: 175%; color: #666666; }


/* Social media identity. */

#social-identity { display: none; }


/* Search form. */

#search-form { display: none; }
