/*
Author:			E3webdesign
Modified:		29-Oct-2008	- First setup.
Notes:			This style sheets contains Opera specific styles only. These are to overrule the styles defined through
				the Main.css style sheet when using Opera as User Agent.
Known bugs:		-
Suggestions:	-
*/

@media all and (min-width:0px)
{

					/*--- General ---*/


					/*--- General styling ---*/

					
					/*--- Icons ---*/


					/*--- Menu area ---*/


					/*--- Submenu on the page ---*/
#pageMenu ul			{ margin-top:1px;							/*Have the 2nd level sub-menu correctly v-positioned*/
						}

					/*--- Control the page sections ---*/
					

					/*--- Content area ---*/


				  	/*--- Search function ---*/

				  	
				  	/*--- Footer area ---*/

}



