/* popup comments */
* {margin:0; padding:0;}
html, body {height:100%;}
table,td,img {border:0;}
table {border-collapse:collapse; border-spacing:0; font-size:100%;}
input,select,option,textarea {font-size:13px; font-family:Arial, Helvetica, sans-serif;}

.helpme {display:inline-block; cursor:help; background:url(/img/dots.gif) repeat-x 0 100%;}
#helperBack {position:absolute; background:#FFF; top:-9999px; left:0; border:3px solid #EB684A; box-shadow:0 0 3px #000; -moz-box-shadow:0 0 3px #000; -webkit-box-shadow:0 0 3px #000; zoom:1;}
#helperBack {border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; opacity:0.9; filter:alpha(opacity=90);}
#helper {position:absolute; color:#000; text-align:left; top:-9999px; left:0;}
#helpCont {position:relative; padding:10px 12px; font-size:12px; line-height:14px; zoom:1;}
#helpCont p, #helpCont div {margin:0; padding:2px 4px; background:none; line-height:normal; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
#helpCont h1, #helpCont h2, #helper h3, #helper h4 {margin:0; padding:2px 4px; background:none; color:#FF0; font-size:18px; font-family:Arial, Helvetica, sans-serif; letter-spacing:-1px;}
#helpCont table {width:94%; margin:0 0 3px;}
#helpCont th {border:1px solid #CCC; padding:2px 4px; text-align:left; font-size:12px;}
#helpCont td {border:1px solid #CCC; padding:2px 4px; font-size:12px;}
#helpCont ul, #helper ol {margin:0; padding:0;}
#helpCont ul li {list-style-type:none; padding:2px 4px; background:none;}
