#navigation,  #topper, #account, #search,  #para_key {
	display: none;
} 

#site_menu ul, #main_content p.nav , #main_content p#trail  {
	display: none;
}

h3#chap {
	padding-bottom: 20px;
}

body {
	background: white;
	font-size: 12pt;
}

#main_content {
	width: auto;
   	color: black;
   	background: transparent none;
	float: none !important;
}

#main_content a {        
  	color: #FF6A00;
  	text-decoration: underline;
}


/*FOR CMOS v1.5*/
#header {
  background: none;
  height: 96px;
  position: relative;
  width: 100%;
}
.butt {
  display: none;
}
#main_content a {
  border-bottom: dotted 1px #666;
  color: #FF6A00;
  text-decoration: none;
}
#main_content a:hover {
  border-bottom: solid 1px #FF6A00;
}

#remove_bookmark, #bookmark_it, #take_notes, #save_to, #e_mail {
  display: none; 
}
#main_content h3#chap {
  margin-bottom: 25px;
}
#main_content div#mynotes_part {
}

.stylesheet #main_content div.buttons,
.stylesheet #main_content div.buttons_bottom,
.stylesheet #main_content div#back,
.stylesheet #main_content div#new {
  display: none;
}
.stylesheet #main_content h2 {
}
.stylesheet #main_content div.count {
  display: none;
}


#footer {
  margin-top: 100px;
} 

