@-moz-document url-prefix("http://www.google.com/search?") {

/* :: REMOVE REDUNDANT BETTERSEARCH THUMBNAILS :: */

/* video sites */
[valign="top"][style="padding-right: 7px;"] + .r > [href*="youtube.com/"]>[class="mcspThumb"],
[valign="top"][style="padding-right: 7px;"] + .r > [href*="video.google.com/"]>[class="mcspThumb"],
[valign="top"][style="padding-right: 7px;"] + .r > [href*="break.com/"]>[class="mcspThumb"],
[valign="top"][style="padding-right: 7px;"] + .r > [href*="metacafe.com/"]>[class="mcspThumb"],
[valign="top"][style="padding-right: 7px;"] + .r > [href*="dailymotion.com/"]>[class="mcspThumb"],
[valign="top"][style="padding-right: 7px;"] + .r > [href*="vimeo.com/"]>[class="mcspThumb"],
[valign="top"][style="padding-right: 7px;"] + .r > [href*="collegehumor.com/"]>[class="mcspThumb"],

/* :: ONEBOX RESULTS :: */

/* :: Video previews :: */
[valign="top"][style="padding-right: 7px;"] + [valign="top"][style="padding-right: 3px;"] > [size="-1"] > [href^="http://"] > [class="mcspThumb"]
{display:none !important;}

/* :: Google Local/Maps previews :: */
/* 1st thumbnail ONLY */
[valign="top"][style*="padding-left: 10px; padding-right: 4px; height:"] > [href^="http://"] > [class="mcspThumb"],
[valign="top"][style*="padding-left: 10px; padding-right: 4px; height:"] > [href^="http://"] + [class="l"] + span,
/* 2nd thumbnail */
tr > [valign="top"] + [valign="top"] > [class="r"] > [href^="http://"] > [class="mcspThumb"],
   /* BetterSearch elements to the left of the 2nd thumbnail */
   [valign="top"][style="padding-left: 10px; padding-right: 4px; height: 60px;"] > a + a + span,
   /* other results */
   [class="r"] > [href^="http://maps.google.com"] > [class="mcspThumb"]
{display:none !important;}

/* Google News previews */
[class="std"] > [href^="http://"] > [class="mcspThumb"]
{display:none !important;}

/* Google Books previews */
[href^="http://books.google.com/"] > [class="mcspThumb"]
{display:none !important;}


/* :: RESIZE THUMBNAIL SEARCH RESULTS :: */

/* Music Search results */
.e
{
position:relative !important;
right:3px !important;
}
[width="90"][height="90"][border="1"][alt=""]
{
height:auto !important;
width:108px !important;
border:black 1px solid !important;
}

/* results for video site (YouTube, Break, etc) */
[width="80"][height="60"][border="1"][alt=""],
[width="100"][height="75"][border="1"][alt=""]
{
height:auto !important;
width:108px !important;
border:black 1px solid !important;
}

/* Google News results-snippet within normal web search */
[border="1"][alt=""][src^="http://news.google.com/"]
{
height:auto !important;
max-height:80px !important;
width:108px !important;
border:black 1px solid !important;
}

}