a { text-decoration: none; }
img { border: none; }
#container { position: absolute; right: 0px; top: 0px; font-family: arial, sans-serif; color: #4A4A4A; font-size: 11px; }
#block { position: relative; opacity: 0.4; margin-top: 12px; margin-right: 12px; padding-top: 3px; height: 18px; background: #FFF; border: 1px solid #333333; }
p { display: inline; margin: 0; padding: 0; }
p#right { float: right; padding-right: 5px; }
p#left { float: left; }
p.text { padding-left: 5px; }
p.img { padding-left: 5px; }
/* TOOLTIP */
#tooltip { opacity: 0.9; position:absolute; border:1px solid #B9CED7; background: #DEE7EF; font-family: arial, sans-serif; padding: 2px 5px; color: #2A2A2A; font-size: 13px; display: none; }

