/* --[ NoScript Styles - style rules effective WITHOUT JavaScript support ]---------------------------------- */
html { overflow:auto; height:100%; }
body { overflow:auto; height:100%; }
#noscript        { display:block; position:fixed; bottom:10px; right:20px; width:310px; height:90px; float:right; z-index:10000; }
#noscript div    { width:100%; height:100%; background:url('../images/infobubble.png') no-repeat; padding:4px 4px 0 0; color:#000000; font-family:Arial,Helvetica,Geneva; font-size:12px; font-weight:bold; }
#noscript span   { width:287px; display:block; text-align:justify; line-height:13px; padding-top:2px; border-top:1px solid #c04026; }
#noscript strong { color:#c04026; font-size:12px; }

#langselect select         { margin-right:10px; }
#langselect input.send     { padding:0 15px;   border:0 none; width:70px; height:17px; font-family:Arial,Helvetica,Geneva,sans-serif; font-size:11px; line-height:14px;  cursor:pointer; color:#000; background:transparent url('../images/lnk-black.gif') 0 1px no-repeat; }
#langselect input.send.on  { color:#fff; background:transparent url('../images/box-submit-black.gif') 0 0 no-repeat; }

.tabcontent { display:block; }