div#help-holder { position:absolute; background-color:#fff; border: 1px solid #547daf; color: #333; width: 90%; height: 500px; display: none; z-index: 100; }
#help-holder-nav {  height: 22px; }
#help-holder-nav a { float: right; display: block; width: 60px; height: 20px; font-size: 8pt;font-weight: bold; text-align: center; color: #666; line-height: 20px; text-decoration: none; }
div#help-holder.window { width: 500px; top:20px; left: 10px; }
div#help-holder.full { width: 700px; top:90px; left: 160px; }
div#help-holder div.help-content { margin: 5px 0px 0px 10px; height: 458px; overflow: auto; }
a#open-help-link { color:#00f;font-size: 8pt;font-weight: bold; }
a#open-help-link.red { color:#f00; }

div#bcp_win { z-index:300; position: absolute; top: 100px; left: 100px; display: none; border: 1px solid #000; width: 600px; background-color: #fff;  }
div#bcp_header { -moz-user-select:none; border-bottom: 1px solid #ddd; height: 22px; line-height: 22px; padding: 0px 0px 0px 10px; font-family: arial; font-weight: bold; background-color: #f4f4f4; font-size: 11pt; cursor: pointer; }
div#bcp_header a { color: #000; padding: 0px; text-decoration: none;  font-size: 9pt; font-weight: normal; text-align: right; margin:2px 3px 0px 0px; float:right; width: 100px; height: 25px; display: block;}
div#bcp_header img { border: 0px none; position: relative; top: 2px; width: 14px; height: 14px; }
div#bcp_container { position: relative; top: 0px; left: 0px; }
div#bcp_wrap { border-right: 2px solid #eee; }
div#bcp_body { text-align:center;  }
div#bcp_body img { margin: -2px 0px 0px 4px; }

