#readonly
   {
   top: 390px; left:510px; width:240px; position: absolute;
   padding: 2px 2px 2px 2px;
   background-color:  #FF0000;
   background: -ms-linear-gradient(left, #FF0000 0%, #8B0000 100%);
   background: -webkit-linear-gradient(left, #FF0000 0%, #8B0000 100%);
   background: -moz-linear-gradient(left, #FF0000 0%, #8B0000 100%);
   box-shadow: 4px 4px 4px #222;
   font-size: 14px; color: #ffffff;
   }


#deletecheck
   {
   top: 436px; left:40px; width:90px; position: absolute;
   background-color: black; color: white;
   padding: 2px 2px 2px 2px;
   box-shadow: 4px 4px 4px #222;
   }

#rocheck
   {
   top: 436px; left:160px; width:90px; position: absolute; font-size: 14px; 
   padding: 2px 2px 2px 2px;
   background-color: #4876FF; color:#ffffff;
   background: -ms-linear-gradient(left, #4876FF 0%, #27408B 100%);
   background: -webkit-linear-gradient(left, #4876FF 0%, #27408B 100%);
   background: -moz-linear-gradient(left, #4876FF 0%, #27408B 100%);
   box-shadow: 4px 4px 4px #222;
   }

#keyinfo
   {
   top: 520px; left:490px; position: absolute; font-size: 12px; color:#242424;
   }

input[type=text].keyfield
   {
   border:none; font-size: 10px; color:black;    background-color: #BCD2EE; width :65px;
   }


#created
   {
   top: 420px; left:390px; width:240px; position: absolute;   font-size: 12px; width :190px;
   padding: 2px 2px 2px 2px;
   background-color: #FAEBD7;
   background: -ms-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   background: -webkit-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   background: -moz-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   box-shadow: 4px 4px 4px #222;
   }

#changed
   {
   top: 440px; left:390px; width:240px; position: absolute;   font-size: 12px; width :190px;
   padding: 2px 2px 2px 2px;
   background-color: #FAEBD7;
   background: -ms-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   background: -webkit-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   background: -moz-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   box-shadow: 4px 4px 4px #222;
   }

#genblue
   {
   padding: 2px 2px 2px 2px;
   background-color: #4876FF; color:#ffffff;
   background: -ms-linear-gradient(left, #4876FF 0%, #27408B 100%);
   background: -webkit-linear-gradient(left, #4876FF 0%, #27408B 100%);
   background: -moz-linear-gradient(left, #4876FF 0%, #27408B 100%);
   box-shadow: 4px 4px 4px #222;
   }

#caseheading
   {
   top: 2px; left:225px; width:730px; height: 120px; position: absolute;
   padding: 2px 2px 2px 2px;
   background-color: #FAEBD7;
   background: -ms-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   background: -webkit-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   background: -moz-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   box-shadow: 4px 4px 4px #222;
   }

#caseline1
   {
   padding: 2px 2px 2px 2px; font-size: 15px;
   background-color: #4876FF; color:#ffffff;
   background: -ms-linear-gradient(left, #4876FF 0%, #27408B 100%);
   background: -webkit-linear-gradient(left, #4876FF 0%, #27408B 100%);
   background: -moz-linear-gradient(left, #4876FF 0%, #27408B 100%);
   box-shadow: 4px 4px 4px #222;
   }
#genbrown
   {
   padding: 2px 2px 2px 2px;
   background-color: #FAEBD7;
   background: -ms-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   background: -webkit-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   background: -moz-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   box-shadow: 4px 4px 4px #222;
   }

#genfire
   {
   padding: 2px 2px 2px 2px;
   background-color:  #FF0000;
   background: -ms-linear-gradient(left, #FF0000 0%, #8B0000 100%);
   background: -webkit-linear-gradient(left, #FF0000 0%, #8B0000 100%);
   background: -moz-linear-gradient(left, #FF0000 0%, #8B0000 100%);
   box-shadow: 4px 4px 4px #222;
   font-size: 14px; color: #ffffff;
   }

#voiceon { left: 30px; top: 510px; position: absolute; }
#voiceoff { left: 125px; top: 510px; position: absolute; }

#genblack
   {
   padding: 2px 2px 2px 2px;
   background-color: #4876FF; color:#ffffff;
   background: -ms-linear-gradient(left, #545454 0%, #000000 100%);
   background: -webkit-linear-gradient(left, #545454 0%, #000000 100%);
   background: -moz-linear-gradient(left, #545454 0%, #000000 100%);
   box-shadow: 4px 4px 4px #222;
   }
button.blueoptionbutton
   {
   margin-left: 15px; margin-top:5px;
   width:150px; height:30px;
   background-color: #4876FF; color:#ffffff;  box-shadow: 4px 4px 4px #222;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   }

#showpers
   {
   top: 200px; left:40px; width:500px; position: absolute;

   padding: 2px 2px 2px 2px;
   background-color: #FAEBD7;
   background: -ms-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   background: -webkit-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   background: -moz-linear-gradient(left, #FAEBD7 0%, #8B8378 100%);
   box-shadow: 4px 4px 4px #222;
   }


