#textcontent
{
   float: clear;

   padding: 10px 10px 20px 10px;
   
   margin: 0px auto 0px 0px;
   max-width: 60em;

   text-align: justify;
}

#textcontent select,
#textcontent input
{
   width: auto;
   height: auto;
}

#textcontent .form
{
   text-align: left;
}

#textcontent p
{
   margin-top: 5px;
}
