/*
Author:			E3webdesign
Modified:		26-Oct-2008	- First setup.
Notes:			This style sheets contains FF<=2 specific styles only. These are to overrule the styles defined through
				the Main.css style sheet when using FF<=2.
Known bugs:		-
Suggestions:	-
*/


					/*--- General ---*/


					/*--- General styling ---*/
a						{ -moz-outline:0px;							/*Kill outline of an element with focus*/
						}

					
					/*--- Icons ---*/


					/*--- Menu area ---*/


					/*--- Submenu on the page ---*/
					

					/*--- Control the page sections ---*/
					

					/*--- Content area ---*/


				  	/*--- Search function ---*/
.note-body				{ -moz-border-radius:8px;
						}

				  	
				  	/*--- Footer area ---*/





