input {
   font-family: verdana, arial, sans-serif;
   background-color: #f2f2f2;
   color: #000000;
   font-size: 9px;
   border-width: 0px;}
   
select {
   font-size:10px;
   background-color: #f2f2f2;
   color: #000000;
   font-family: verdana, arial, sans-serif;
   border-width: 0px;}
   
textarea {
   font-family: verdana, arial, sans-serif;
   background-color: #f2f2f2;
   color: #000000;
   font-size: 9px;
   border-width: 0px;}   
   
input.name {
   width:130px;}

input.two {
   width:263px;} 

.storybox {
   width:263px;} 
   
.mactextarea {
   font-family: verdana, arial, sans-serif;
   background-color: #f2f2f2;
   color: #000000;
   font-size: 9px;
   width:263px;}     
   
.bgform {
   background-color: #ededed;}      
