/* ==UserStyle==
// @name         LR snap shots tweaks
// @description  tweaks the Snap Shots greasemonkey script
//                 (http://userscripts.org/scripts/show/8798)
// @author       LRodman
// ==/UserStyle==*/

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#snap_com_shot_main{
max-height:441px!important;
/*top:+100px!important;*/
}

#snap_com_shot_bg_div_point
{
bottom:59px!important;
}
/*
#snap_com_shot_pointer0,#snap_com_shot_pointer1,
#snap_com_shot_pointer2,#snap_com_shot_pointer3,
#snap_com_shot_pointer4,#snap_com_shot_pointer5{
bottom:-40px!important;
}*/

#snap_com_shot_body,#snap_com_shot_bubble{
  max-height:353px!important;
}
#snap_com_shot_bg_body,#snap_com_shot_promo,
#snap_com_shot_marea,#snap_com_shot_search,
#snap_com_shot_logo_a,
#snap_com_shot_ribbon_a,#snap_com_shot_cobrand_a
  {display: none !important;}

#snap_com_shot_bg_div_br,#snap_com_shot_bg_div_bl,
#snap_com_shot_bg_img_b{
margin-bottom:80px!important;
}

#snap_com_shot_bg_div_br,#snap_com_shot_bg_div_tr{
max-width:82px!important;
}

#snap_com_shot_bg_img_l,#snap_com_shot_bg_img_r{
  max-height:260px!important;
}

#snap_com_shot_option_iframe{
  height:270px!important;
}
/*
#snap_com_shot_url_favicon{
   innerHTML:<img style="border: 0pt none ; margin: 0pt; padding: 0pt; max-height: 2000px; max-width: 2000px; min-width: 0px; min-height: 0px; font-style: normal; font-weight: normal; font-family: &quot;trebuchet ms&quot;,arial,helvetica,sans-serif; float: none; position: static; left: auto; top: auto; line-height: normal; background-image:url(baseURI+'favicon'); background-color: transparent; z-index: 99999; background-position: -773px 0pt; background-repeat: no-repeat; width: 16px; height: 16px; display: inline;" id="snap_com_shot_favicon" src="http://i.ixnp.com/images/v3.22/t.gif">!important;
}*/

/*#snap_com_shot_preview_div{
background:transparent!important;}*/