/************************************/
/*- CSS-Base ---------------------*/
/************************************/

/* ------------ body -------------- */

@import "cssBase.css";

#menu {
	display: none;
}
DIV#searchTab, DIV#drillname, DIV#searchResult, DIV#language, DIV#searchingForResult, DIV#searchingForDrillArea, DIV#searchArea, DIV#forMyFriend, DIV#google_ads, IMG.print {
  display: none;
}
DIV#searchArea {
	border: none;
}
DIV#drillArea {
  	border: 1px solid #bab39c;
}
#drillImagePrint {
	display: block;
}
#drillImage, INPUT.button {
	display: none;
}
