#info_pane { margin: 0 29px 15px 29px; padding: 35px 0 20px 30px; background: url(../img/info_pane.jpg) no-repeat; }
#info { width: 655px; height: 125px; overflow: auto; }
#info table { width: 97%; border-top: 1px solid #000000; }
#info th,
#info td { border-top: 1px solid #414d4d; border-bottom: 1px solid #000000; vertical-align: top; line-height: 150%; }
#info th { width: 10%; white-space: nowrap; padding: 6px 8px 5px 0; text-align: left; color: #66ccff; font-size: 11px; font-weight: bold; }
#info td { background: url(../img/info_arw.gif) left 10px no-repeat; padding: 5px 0 5px 14px; color: #ffffff; }
#info td span.en { color: #999999; }

#info a { color: #ffffff; text-decoration: none; }
#info a:visited { color: #ffffff; }
#info a:hover,
#info a:hover span { color: #66ccff; }

#info em { font-style: normal; font-weight: bold; }
#info em.red { color: #e00000; }
#info del { color: #888888; }
