
h2.redtxt {
  font-size: 22px;
  margin: 0 0 10px 0;
  line-height: 22px;
}

.tbull {
  list-style-image: url('/App_Themes/Default/images/bullets/red.gif');
  margin: 0 0 0 30px;
  padding: 0 0 0 20px;
}

.tbull li {
  font-size: 15px;
  margin: 0 0 8px 0;
}

.text {
  font-size: 12px;
  line-height: 18px;
}

.smtxt2 {
  margin: 0 0 0 0;
  text-align: right;
}

#sendbox {
  background: url('/images/sendboxbg.gif') top left no-repeat;
  padding: 10px 12px;
  width: 276px;
  height: 535px;
}

#sendbox .none {
  border: none;
  background: none;
  width: auto;
}

#sendbox h2 {
  font-weight: normal;
  line-height: 25px;
  margin: 0 0 5px 0;
  font-size: 22px;
}

#sendbox input, #sendbox textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: solid 1px #BBB;
  background-color: #FFF;
  margin: 0 0 7px 0;
  padding: 3px;
  width: 260px;
  color: #666;
}

#sendbox span
{
	vertical-align: top
}
