/*
 * @version $Id: mozilla.css 4197 2008-10-30 12:24:13Z fisharebest $
 */
#content,#container{
	padding:0;
	margin:0;
}

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