#wowImage img { height: 50px; } .guildBar { width: 500px; margin-right: auto; margin-left: auto; margin-top: -55px; } /* make the top margin slightly bigger (more negative) than the #wowImage img height */ #tooltip table { color: #ddd; } .dim { opacity: .4; filter: alpha(opacity=40); } #recruitBar { width:300px; text-align:right; vertical-align:bottom; font-family:sans-serif; font-size:70%; white-space:nowrap; } #recruitBar a, #recruitBar img { color:#999999; text-decoration:none; border:0px; width:20px; height:20px; padding:0px 1px 0px 0px; } .recruitToolTip { color: orange; font-weight: bold; vertical-align:top; } #raidingBar { width:300px; text-align:left; vertical-align:bottom; color:#999999; font-family:sans-serif; font-size:70%; white-space:nowrap; } #raidingBar a, #raidingBar img { color:#999999; text-decoration:none; border:0px; width:20px; height:20px; padding:0px 1px 0px 0px; } .raidingToolTip { color: #0080ff; font-weight:bold; vertical-align:top; } .killedBoss { color: #888888; text-decoration:line-through; } .toKillBoss { color: #dddddd; text-decoration:none; } .killedText { color: #ff0000; } .attemptedBoss { color: #00ff00; }
<script src="http://www.axiomfiles.com/Files/258012/guildbar124.js" type="text/javascript"></script>
<style type="text/css"> .tooltip, .preview, .screenshot { cursor:pointer; } #tooltip, #tooltip2, #preview, #screenshot { color:#dddddd; background:#222222; border: 1px solid #333333; padding:5px; display:none; opacity: 0.9; filter: alpha(opacity=90); text-align:left; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; } </style> <script src="http://www.axiomfiles.com/Files/258012/tooltip.js" type="text/javascript"></script>