.noPrint {
 display: none;
}

#resource_2c_question_panel_content textarea {
 width: 500px;
 height: 150px;
 font-size: 12px;
}

#lesson9_notes_panel {
 width: 820px;
 height: 800px;
 background-color: #d1e999;
}

#lesson9_notes_panel table td {
 background-color: white;
}

#lesson9_notes_panel textarea.functions {
 width: 220px;
 height: 300px;
font-family: "Lucida Grande", Arial, sans-serif;
 font-size: 12px;
 background-color: white;
 color: black;
 border: 1px solid #cccccc;
 overflow: hidden;
padding: 2px;
}

#lesson9_notes_panel textarea.goodfood {
 width: 130px;
 height: 300px;
font-family: "Lucida Grande", Arial, sans-serif;
 font-size: 12px;
 background-color: white;
 color: black;
 border: 1px solid #cccccc;
 overflow: hidden;
padding: 2px;
}

#lesson9_notes_panel textarea.effect {
 width: 160px;
 height: 300px;
font-family: "Lucida Grande", Arial, sans-serif;
 font-size: 12px;
 background-color: white;
 color: black;
 border: 1px solid #cccccc;
 overflow: hidden;
padding: 2px;
}

#lesson9_notes_panel textarea.reason {
 width: 220px;
 height: 300px;
font-family: "Lucida Grande", Arial, sans-serif;
 font-size: 12px;
 background-color: white;
 color: black;
 border: 1px solid #cccccc;
 overflow: hidden;
padding: 2px;
}

.show_it {
 display: block;
}

































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

