/*
 * @version $Id: mozilla.css 4200 2008-10-30 14:25:34Z fisharebest $
 */
#content,#container{
	padding:0;
	margin:0;
}

.door dd {
	-moz-border-radius-topleft: 0.6em;
	-moz-border-radius-topright: 0.6em;
}
