@import url(//www.mozdev.org/reorg/b-i-f.css);

div#bugzilla-body {
	margin: 1em;
}
div#content {
	padding: 2em;
}
/* TOOLS_SKIN = default/tools.css */
@CHARSET "UTF-8";

:link {
	background-color: transparent;
	color: #900;
}

:visited {
	background-color: transparent;
	color: #600;
}

a img {
	border: 0;
}

#mozdev-logolet {
	background-color: #900;
	background-image: url("//www.mozdev.org/sharedimages/header42.gif");
	background-position: 148px 0;
	background-repeat: no-repeat;
	color: inherit;
	font-size: smaller;
	height: 42px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#mozdev-logolet a {
/* LIR */
/*The image*/
	background-image: url(//www.mozdev.org/sharedimages/mozdev42.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0;
/*Size of the image*/
	padding-top: 42px;
	width: 148px;
/*Hide the original item*/
	overflow: hidden;
/* WIN IE5 hack */
	height: 42px; voice-family: "\"}\""; voice-family:inherit;
	height: 0;
}

#titles #title,
#titles #subtitle {
	background: inherit;
	color: #FEE;
}

#header #information {
	background: inherit;
	color: #DAA;
}

