/************************************


created         : Thursday 21st May 2009 
copyright       : Darren George Web Development
author          : darren george
version         : NA
************************************/

#content .box form
  {
  /* 708px */
  width: 59em;  
  }
  
#content .box form .input, #content .box form select, #content .box form textarea
  {
  /* 320px */  
  width: 26.666em;  
  }  
  
#content .box form .optionA, #content .box form .optionB
  {
  /* 354px */
  width: 29.5em;  
  }  

