#orgMememoir {
 display:none;
}

.orgMememoir_cc {
 color:#333333;
 font-family:sans-serif;
 font-size:95%;
}

.orgMememoir_cc a {
 text-decoration:none;
 color:#284d5d;
}

.orgMememoir_cc a:hover {
 text-decoration:underline;
 color:#000000;
}

.orgMememoir_cc_doc {

}

.orgMememoir_cc_credit {
 border-bottom:#cccccc solid 1px;
 margin-bottom:5px;
}

.orgMememoir_cc_title {
 padding-top:0.5em;
 padding-bottom:0.5em;
}

.orgMememoir_cc_title p {
 margin:0;
 padding:0;
}

.orgMememoir_cc_title .orgMememoir_cc_entityType {
 float:left;
 font-size:120%;
 color:#666666;
}

.orgMememoir_cc_title h1 {
 font-size:120%;
 font-weight:bold;
 word-wrap:break-word;
 
 margin:0;
 padding:0;
}

.orgMememoir_cc_title b {
 font-weight:bold;
 word-wrap:break-word; 
}

.orgMememoir_cc_src {

 font-weight:bold;
 font-size:105%;
 padding-bottom:1em;   
}

.orgMememoir_cc_src a {
 text-decoration:underline;
}

.orgMememoir_cc_src_float {
 background-color:white;
 padding-bottom:1em;
 padding-top:1em;
 border-left:solid 1px #cccccc;
 border-right:solid 1px #cccccc;
 border-bottom:solid 1px #cccccc;
 padding-left:0.5em;
}

.orgMememoir_cc_content {

}

/* !!! references */
.orgMememoir_cc_ref ol {
 list-style-position:outside;
}

.orgMememoir_cc_ref li {
 margin-bottom:0.5em;
}

.orgMememoir_cc_ref {
 font-size:90%;
 line-height:120%;
}

/* !!! TOC */

.orgMememoir_cc_toc {
 width:160px;
 display:inline;
 float:right;
 margin-right:0px;
 margin-left:20px;
 margin-bottom:20px;
 margin-top:20px;
 padding:5px;
 font-size:90%;

 border:solid 1px #cccccc;

 clear:both;
}

.orgMememoir_cc_tocPusher{
 display:inline;
 float:right;
 width:0px;
 height:100px;
}

.orgMememoir_cc_toc A {
 color: #333333;
 font-weight:lighter;
 text-decoration:none;
}

.orgMememoir_cc_toc A:hover {
 text-decoration:underline;
}

.orgMememoir_cc_toc A SPAN {
 font-weight:lighter;
 text-decoration:none;
}

.orgMememoir_cc_toc ul {
 font-size:90%;

 list-style-type: square;
 list-style-image: url(http://www.wikigenes.org/img/bulletin.gif);

 color:#284d5d;

 margin:0;
 padding:0;

 margin-left:7px;
 padding-left:7px;
         
 list-style-position:outside;
}

.orgMememoir_cc_toc ul.indent {
 margin-left:1.1em; padding-left:1.1em;
}

.orgMememoir_cc_meta .topic {
 border-bottom:1px dotted;
}

/* !!! tip */
.orgMememoir_class_mo {
 max-width:200px;
 background-color:#FFFFCC;
 border: solid 1px #cccccc; border-right: solid 1px #818181; border-bottom: solid 1px #818181;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color:#000000;
 padding:3px;
}

