@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://tvguide.sympatico.msn.ca/TVListings/) {

/* make the rubbish disappear */
#head, #footer, #ctl00_ctl03_WrapperContainer, #menu, #DetailsAdLink, #Microsoft.Msn.MediaTags.TvTagUI.DetailsAd.AdDiv
{display: none !important;}

/* make important part wide */
body {
width: 98% !important;
margin: 0 1% 0 1% !important;
}
#wrap {
width: 98% !important;
margin: 0 1% 0 1% !important;
background-color: transparent !important;
}

/* recolour and resize search */
#SearchContainer {
width: 250px !important;
padding-left: 10px !important;
margin-left: 20px !important;
background: #e2e2e2 !important;
-moz-border-radius: 15px 0 0 0 ! important;
}
table.srchBar {
-moz-border-radius: 0 15px 0 0 ! important;
background: #e2e2e2 !important;
}

/* move provider info up to save space */
#ProviderContainer {
width: 500px !important;
padding: 5px !important;
position: relative !important;
margin: -25px 0 0 310px !important;
background-color: transparent !important;
}
}