#league_error 	 {line-height: 20px;clear:both; text-align:center;font-size:12px;margin: 25px 220px 30px 220px; border:none;  }

#nospam {border:1px solid #bbb;width:550px;text-align:center;margin:10px 0px 10px 15px;padding:4px 8px 4px 8px;font-size:0.9em;line-height:1.8em}

#note {font-weight:bold;padding-bottom:00px}

td.reg_butt {padding-top:15px}

/* next to a control warning (register.php), smaller font */
#engformerror3 {width:150px; background-color: #f1f1f1; color:#ff0000;clear:both; font-weight:bold; text-align:center;font-size:10px;margin: 0px 0px 0px 5px;padding:3px 4px 3px 4px ; border:solid 1px #ff0000;}

/* bubble tooltip */
img.rmore {padding-left:3px;padding-right:3px;vertical-align:text-bottom;padding-bottom:0px;border:none}
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
    text-decoration:none;outline:none;
    font-size:10px;
    line-height:1.4em;text-align:left;align:left;
}
a.tt span{ display: none; outline:none}
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 20px;
	width:191px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
}
a.tt:hover span.top{
	display: block;
	padding: 10px 8px 0;
    background: url('/i/bubble.gif') no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url('/i/bubble_filler.gif') repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url('/i/bubble.gif') no-repeat bottom;
}
/* end of bubble tooltip */

