/* Custom CSS for appeal 779 */

/* Rules from template set */

legend, label {display: inline;
}

#rhubarb h1
{
  margin: 0;
  padding: 2px 5px 5px 10px;
  background-color: #66cc00;
  text-align: left;
  font-size: 120%;
  color: #fff;
}

#rhubarb fieldset
{
  background-color: #ff;
  background-color: #e2ebd8;
  border: 0px solid #96da83;;

}

#rhubarb input.text,
#rhubarb textarea
{
  border: 1px solid #999;
  border-color: #999;
  font: verdana, Geneva, Arial, sans-serif;

}

#rhubarb #rhubarb-subscription
{
  margin: 12px 0 0 0;
  padding: 6px 8px;
  border: 1px solid #999;
  background-color: #fff;
}

#rhubarb .submit
{
  margin: 0;
  padding: 12px;
  text-align:left;
  background: #e2ebd8 url(images/submit-bg-green.png) repeat-x top left;
}
#rhubarb .submit input
{
  width: 10em;
  border-width: 2px;  
  color: #ffffff;
  font-weight: bold;
  background-color: #ff6600;
}


#rhubarb
{
  font-size: 100%;
 text-align: left;
  font: small verdana, Geneva, Arial, sans-serif;

}

/* Rules from appeal */

h1 {
display: none;
}
