@-moz-document url-prefix("http://www.google.com/search?"),
               url-prefix(http://www.l.google.com/search?),
               url-prefix(http://www.google.com/linux?),
               url-prefix(http://www.google.com/bsd?),
               url-prefix(http://www.google.com/microsoft?) {

/* UNindented listing */
[class="r"] > a + a + span  > a + a + a + [id^="BS_QP_"] > [id$="_IF"]
{
margin:4px 0px 4px 0px !important;
border: 1px solid grey !important;
width:1517px !important;
height:670px !important;
}

/* INDENTED listing */
[style="margin-left: 3em;"] > [class="r"] > a + a + span  > a + a + a + [id^="BS_QP_"] > [id$="_IF"]
{
margin:4px 0px 4px 0px !important;
border: 1px solid grey !important;
width:1478px !important;
height:670px !important;
}

}

/* The width can be adjusted to whatever you'd like.  For a 1680x1050 resolution, the above widths are the maximum width without producing strange layout problems */

/* The color can be changed to whatever you'd like.  Other colors I might suggest for border color are:
#C3D9FF - light Google blue
#8FB8FF - medium Google blue
#0000CC - text blue
black */