
#nbx_tabs { position: absolute; left:197px; z-index: 5; font-size: 14px; font-weight: bold; }
#nbx_tabs span { position: relative; line-height: 22px; cursor: pointer; }
#nbx_tabs span.normal { margin-right: 30px; line-height: 16px; top: 3px; padding-top: 3px; margin-top:3px; }
#nbx_tabs span.normal a { color: #a2a1a1; }
#nbx_tabs span.active { margin-right: 20px; }
#nbx_tabs span.active .l { position: absolute; top:0; left:0; width:15px; font-size: 3px; background: url('/images/library/lib_tab_l.gif') no-repeat; }
#nbx_tabs span.active .m { margin-left: 15px; margin-right: 16px; top: 3px; padding-bottom: 3px; padding-top: 3px; padding-right: 0; background: url('/images/library/lib_tab_m.gif') left top repeat-x; }
#nbx_tabs span.active .m a { color: #000; }
#nbx_tabs span.active .r { position: absolute; top:0; right: 0; width:16px; font-size: 3px; background: url('/images/library/lib_tab_r.gif') no-repeat; }

#nbx_sort { position: absolute; left: 9px; top: 7px; width: 533px; height: 23px; text-align: right; background: url('/images/library/bg_sort.gif') left bottom repeat-x; }
/*
#lib #lib_sort span { position: relative; line-height: 23px; cursor: pointer; margin-top: -5px; }
#lib #lib_sort span.normal { margin-right: 15px; line-height: 23px; }
#lib #lib_sort span.normal a { font-weight: bold; color: #b7b7b7; }
#lib #lib_sort span.active { margin-right: 10px; padding-top: 5px; padding-bottom: 5px; background: url('/images/library/bg_sort_active.gif') left top repeat-x; }
#lib #lib_sort span.active .l { position: absolute; top:5px; left:0; width:5px; font-size: 3px; background: url('/images/library/bg_sort_l.gif') no-repeat; }
#lib #lib_sort span.active .m { margin-left: 8px; margin-right: 8px; }
#lib #lib_sort span.active .m a { font-weight: bold; color: #000; }
#lib #lib_sort span.active .r { position: absolute; top:5px; right: 0; width:5px; font-size: 3px; background: url('/images/library/bg_sort_r.gif') no-repeat; }
*/

#nbx_message, #nbx_compose { position: absolute; left: 15px; top: 35px; width: 521px; height: 425px; display: none; z-index: 2; background:#f8f8f8; }
#nbx_message .msg { width: 521px; height: 355px; overflow: auto; }
#nbx_message .click_block { display: block; width: 250px; padding: 5px; text-align: center; background: #eee; font-weight: bold; color: #55a3de; border: 1px solid #ddd; }
#nbx_message .click_block:hover { color: #55a3de; text-decoration: none; }
#nbx_page_holder { position: absolute; left: 15px; top: 35px; width: 521px; height: 402px; overflow: hidden; }
#nbx_page { position: absolute; left: 0px; top: 0px; }
#nbx_page .even { background: #f0efef; }
#nbx_page .selected { background: #d6ecf4; }
#nbx_page .nbx_msg { position: relative; width: 521px; height: 56px; margin: 0; padding: 0; font-size: 12px; border-bottom: 1px solid #dfdfdf; }
#nbx_page .nbx_msg .img { float: left; margin-top: 4px; margin-left: 4px; width: 48px; height: 48px; }
#nbx_page .nbx_msg .user { position: absolute; left: 57px; top: 3px; width:100px; color: #CCC; font-size: 11px; }
#nbx_page .nbx_msg .user a { font-size: 12px; }
#nbx_page .nbx_msg .title { position: absolute; left: 150px; top: 3px;  font-size: 14px;  }
#nbx_page .nbx_msg .msg { position: absolute; left: 150px; top: 18px; width: 270px; height: 30px; font-size: 11px; overflow: hidden;  }
#nbx_page .nbx_msg .options { position: absolute; left: 434px; top: 16px; width:83px; }

#nbx_nav { position: absolute; left: 197px; top: 459px; width: 551px; height: 32px; line-height: 32px; text-align: center; background: url('/images/library/bg_nav.gif') no-repeat; }
#nbx_nav #nbx_prev { position: absolute; top:0; left: 6px; padding-left: 5px; height: 32px; cursor: default; }
#nbx_nav #nbx_next { position: absolute; top:0; right: 6px; padding-right: 5px; height: 32px; cursor: default; }

#inbox_tobox { background:#FFF;border: 1px solid #999;padding:2px;cursor:text; }
#inbox_to .nbx_user { background:#EEE; padding:2px; margin-right: 1px; }
#inbox_subject { background:#FFF; border: 1px solid #999; padding: 3px; }