html, body { height:100%; }
#ps_hover { left:0; top:0; position:absolute; z-index:1; margin-top:4px; }

#ps_title { padding:3px 6px; color:#fff; font-size:10px; font-weight: normal; right:2px; position:absolute; top:0; z-index:999; background-color: #222;}

#ps_tooltip { font-size:11px; left:0; position:absolute; top:0; width:250px; z-index:1010; background-color:#000; padding:6px 12px; -moz-border-radius: 3px; -webkit-border-radius:3px; border-radius:3px; }
#ps_tooltip p { margin:0; color:#fff; }
#ps_tooltip strong { font-weight:normal; font-size:14px; }
#ps_websites { left:50%; position:absolute; top:50%; z-index:1005; }
#ps_websites .ps_label { color:#fff; display: none; font-size:14px; left:0; position:absolute; top:0; white-space: nowrap; }
#ps_websites ul { list-style: none; position: relative; z-index:1010; width:400px; }
#ps_websites li { display:block; float: left; margin:0 30px 40px 0; }
#ps_websites a { display:block; }
#ps_overlay { background:transparent url(../images/overlay.png) left top repeat scroll; height:100%; left:0; position:absolute; top:0; width:100%; z-index:1005; }
