@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix('http://www.guardian.co.uk/crosswords') {

#wrapper #article-header h1
{
    font-size: 1.5em !important;
}

#article-header
{
	min-height: 40px !important;
}


.crossword #clues,
.crossword #crossword-help
{
	font-size: 13px !important;
}

div#header {display:none !important;
}

div#footer {display:none !important;
}

div .print-version {display:none !important;
}

.crossword img#print-background
{
	display: none !important;
}

.crossword #grid
{
	background-color: #000 !important;
}

.crossword #grid span 
{
	font-family: arial, sans-serif !important;
	color: #000 !important;
}

}
