


.noprint {
	display:			none;
}

div#logo {
	left:				0px;
}

div#menucon {
	display:			none;
}

div#content {
	font-size:			14px;
	line-height:		1.4em;
}

div#bubbles {
	position:			relative;
	width:				80px;
	height:				auto;
	left:				0px;
	margin-top:			-50px;
	padding-left:		80px;
}
/* for Internet Explorer */
/*\*/
* html div#bubbles {
	position:			absolute;
}
/**/
