/* iGoogle Simple - Bus Stop */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google.com/ig"){

body, #doc3{
margin: 0 !important; 
padding: 0 !important;
}

#tabs #addstuff{ color: #ffffff !important;}

/* Remove header and footers */
#gsea, #footerwrap, #nhdrwrapsizer{ display: none !important;}

/* Change tab area background color */
#nhdrwrapinner {
background-color: #89B25C !important;
background-image: none !important;
padding-top: 10px !important;
}

#modules{
padding-bottom: 0px !important;
margin-bottom: 0px !important;
}

html{ background-color: #ffffff !important;}

}