/*
_______________________________________________________________________
|                  |                                                   |
|          Title:  |  Firefox Start Page - Ultra Wide SearchBar        |
|    Description:  |  Ultra full-screen Google search bar homepage     |
|         Author:  |  -=Ben=-                                          |
|   Date Created:  |  June 23, 2008                                    |
|   Date Updated:  |  June 23, 2008                                    |
|        Version:  |  1.0.0.0                                          |
|__________________|___________________________________________________|

*/





@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.google.ca/firefox") {


#frame
{
  width:90% !important;
}

}


@-moz-document url("http://www.google.com/firefox") 
{


#frame
{
  width:90% !important;
}

}




@-moz-document url(http://www.google.ca/firefox?client=firefox-a&rls=org.mozilla:en-US:official), url(http://www.google.com/firefox?client=firefox-a&rls=org.mozilla:en-US:official) 
{

#frame
{
  width:90% !important;
}

}