/* C2_format_start */
      
	   .c2Form {
  	    padding:8px;
  	    border:1px solid #ddd;
  	    }
  
      .InvShelp {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       background-color: #ffc;
       }
     
      .InvShelpT {
       background:#ddd; 
       padding:0px;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       margin:0px;
       padding:0px;
       text-align:left;
       }
     
      a:link.InvShelp {
	  text-decoration:inherit; 
	  color:#000;
	  }
     
      .InvShelpbox {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      background-color: #ffc;
      padding: 2px;
      border: 1px solid #666;
      }
     
      .InvSquestions {
      font-weight:bold;
      font-size:14px;
      margin:0;
      }
     
      .titleInput {
      width:80%; 	
      padding-top:4px;
      margin:0;
	  background-color:e8f0ff;
      }
     
      .storyInput {
      width:98%;
      height: 150px;
      padding-top:4px;
      margin:0;
	  background-color:e8f0ff;
      }
     
      .otherText {
      }
     
      .dividerRule {
      border-top:1px solid #ddd;
      } 
	  
	  #INV {
       color:#000066;
	   text-decoration:none;
       font-weight:bold;
       font-size:14px;
       } 
	  
      a[name=INV] {
       text-decoration:none;
      } 
	 
   
/* C2_format_end */
	               


