/* 
    Document   : editinplace
    Created on : Feb 12, 2010, 4:45:40 PM
    Author     : tdurocher
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


.editable, input{
	background-color: #ffffd3;
}




