#joinmaillistDiv h2
{
  color: white;
  font-family: Trebuchet MS;
  font-size: 16px;
  margin-bottom: 10px;
}

#joinmaillistDiv p
{
  font-weight: bold;
  margin-bottom: 10px;
}

label
{
  float: left;
  display: inline;
  width: 100px;
  text-align: right;
  margin-right: 15px;
}

.required
{
  color: orange;
  font-weight: bold;
}

.message
{
  color: orange;
}
