/* CSS Document                              */
/* Default Styles fuer die bPico Core Module */

/* Standard bWidget Module Class */
.bWidget { 
						font-family:"Courier New", Courier, monospace; font-size: 12px; font-weight: bold; 
						color: yellow; display: none;
					}
/* bPico Start Section */
#bPico-begin 	{ display: none; position: absolute; left: 0px; top: 0px; width: 100%; height: 100px; }

/* Standard Styles fuer bAjax IFrame */
.bAjax { display: none; position: absolute; top: 0px; left: 0px; color: black; background-color: yellow; }

/* bPico End Section */
#bPico-end 	{ display: none; position: absolute; left: 0px; top: 0px; width: 100%; height: 100px; }
