#content { width:440px; }
#content img { float:right; margin-left:20px; }

#content2 { width:440px; }
#content2 img { float:right; margin-left:20px; }

.ui-draggable { cursor:move; }
#tip { position:absolute; display:none; height:25px; padding:9px 9px 0px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; background:#000; background:rgba(0,0,0,.5); }
#tip .arrow { width:0; height:0; line-height:0; border-right:8px solid #000; border-right:8px solid rgba(0,0,0,.5); border-top:8px solid transparent; border-bottom:8px solid transparent; position:absolute; left:-8px; top:9px; }

#targets { display:none; list-style-type:none; position:absolute; top:10px; z-index:99999;}
#targets li { float:left; display:block; width:92px; height:112px; background:url(iconSprite.png) no-repeat 0 0; position:relative; }
#targets li#izq_a { background-position:0 0px;}
#targets li#izq_b { background-position:0 -112px;}
#targets li#izq_c { background-position:0 -224px;}
#targets li#facebook { background-position:0 -336px; }
#targets li#twitter { background-position:0 -448px; }
#targets li#delicious { background-position:0 -560px; }
#targets li#myspace { background-position:0 -672px; }
#targets li#mail { background-position:0 -896px; }
#targets li#dcha { background-position:0 -784px; }
#targets li span { display:block; position:absolute; bottom:-40px; white-space:pre; color:#fff; }

#overlay { background-color:#000; position:absolute; top:0; left:0; width:100%; height:200%; z-index:99997; }
#helper { background-color:#c2c2c2; position:absolute; height:45px; padding:0px 70px 0 20px; color:#fff; font-family:Verdana; font-weight:bold; font-size:18px; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; border:3px solid #7d7d7d; }
#thumb { width:45px; height:45px; position:absolute; right:0; top:0; border-left:3px solid #7d7d7d; }

.share { font-weight:bold; position:absolute; font-size:14px; font-family:Verdana; margin-left:-38px;}