@charset "utf-8";
#topBox        #button     input, #footer, #navBar, #header  {
	display: none;
}
#container 
 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
#topBox     #info  {
	font-size: 12pt;
	display: inline;
}
