/* CSS for browse pages in RSCDS */ tr.header th, td { padding: 1px 4px; } tr.header th { font-family: Arial Narrow, sans-serif; background-color: #a0f0b0; color: #003010; } tr.header a { color: inherit; text-decoration:none; border:0; } tr.r0:hover, tr.r1:hover { background-color:#ffffc0; } .r0 { background-color: #e0fff0; } .r1 { background-color: #c0ffd0; } img.order { border:0; } .right { text-align:right; } .left { text-align:left; }