/* CSS Document */

.editable{
     color: #000;
     background-color: #ffffd3;
 }
 
 .makeEditable
 {
	display: block;
 }