/* 
    Document   : dh-moz-fix.css
    Created on : Nov 12, 2011 01:26:45
	Modified on: Jan 24, 2012
    Author     : G. Bege <bege@cpv-computer.de>
    Description:
        This CSS3 document contains gecko/mozilla fixes.
*/

html, body {
	font-size: 14px;
}

.navbox {
	font-size: 18px;
	margin-top: -5px;
}

.searchbox legend {
	margin-top: -15px;
}
