@import url("/css/handheld/uvDef_H.css");



/* LEFT Column
-----------------------------------------*/
.clicker {
font-size:1.2em;
font-weight:bold;
width:100%;
}

/* Mission + History */
dt {
background-color:#CCC;
}


/* ie7 only - hide from handheld */
#ie7_one,
#ie7_two {
display: none;
}



/* RIGHT Column
-----------------------------------------*/
#striveBox li {
margin-top:.3em;
}

.blueCaps {
color:#003366;
font-variant:small-caps;
font-size:1.2em;
font-weight:bold;
}



/* BASE - Staff
-----------------------------------------*/
#rowC ul li {
margin-bottom:.5em;
}

/* STAFF WITHOUT PAGES */
#kodama a,
#yamada a,
#chung a,
#ghosh a {
text-decoration:none;
color:#333;
cursor:text;
}

/* :KLUDGE: Necessary for changing cursor */
#kodama a:visited,
#yamada a:visited,
#chung a:visited,
#ghosh a:visited {
text-decoration:none;
color:#333;
cursor:text;
}



/* Hide the following items
-----------------------------------------*/
/* ABOUT - Staff Headshots, mailto links */
#about #rowC #imgOuter,
#about #rowC #mail1a,
#about #rowC #mail1b,
#about #rowC #mail2a,
#about #rowC #mail2b,
#about #rowC #mail2c,
#about #rowC #mail2d,
#about #rowC #mail2e,
#about #rowC #mail2f,
#about #rowC #mail2g {
display:none;
}

#hshot_noscript {
display:none;
}


