#easyshare_content { width:440px; }
#content img { float:right; margin-left:20px; }

#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 { position:absolute; top:20px; z-index:99999; }
#targets .left {float:left; background: url("/core/packs/easyshare/gfx/leftShelf.png") no-repeat 0 15px ; width:11px;height:88px;}
#targets .right {float:left; background: url("/core/packs/easyshare/gfx/rightShelf.png") no-repeat 0 15px ; width:11px;height:88px;}
#targets ul{ float:left;list-style-type:none;background:url("/core/packs/easyshare/gfx/midleShelf.png") repeat-x 0 15px ; ;overflow:auto;margin:0px;padding:0 0 17px 0;}
#targets li { float:left; margin:10px; display:block; width:74px; height:98px; background:url(/core/packs/easyshare/gfx/dragshare-icon-sprite.png) no-repeat 0 0; position:relative; }
#targets li#facebook { background-position:0 0; }
#targets li#twitter { background-position:0 -98px; }
#targets li#delicious { background-position:0 -196px; }
#targets li#pusha { background-position:0 -294px; }
#targets li span { display:block; position:absolute; bottom:-40px; white-space:pre; color:#fff; }
.dropHoverFb {cursor:pointer; background-position:-74px 0 !important;}
.dropHoverTw {cursor:pointer; background-position:-74px -98px !important;}
.dropHoverDe {cursor:pointer; background-position:-74px -196px !important;}
.dropHoverPu {cursor:pointer; background-position:-74px -294px !important;}
#targets .dropHere{position:absolute;left:-200px;top:20px;width:191px;height:59px;background:url("/core/packs/easyshare/gfx/drag-to-share.png") no-repeat;}
#targets .clickHere{position:absolute;left:-224px;top:10px;width:215px;height:89px;background:url("/core/packs/easyshare/gfx/click-to-share.png") no-repeat;}

#overlayES { position:fixed; top:0; left:0; width:100%; height:100%; z-index:99997;}
#overlayES.overlay{background-color:#000;}
#overlayES.ie{background-color:none !important;}
#helper { background-color:#c2c2c2; position:absolute; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; border:3px solid #7d7d7d; }
#helper div{ color:#fff; font-family:Verdana; font-weight:bold; font-size:12px; padding:5px;width:140px;}
#thumb { width:150px; height:100px;clip:rect(0,150px,100px,0);overflow:hidden; position:relative;margin:0;padding:0;}

.share { font-weight:bold; position:absolute; font-size:14px; font-family:Verdana; margin-left:-38px; }
