#news{
  background-color: #FF33A1;
  width: 208px;
  height: 274px;
  margin-bottom: 6px;
}

#news TD{
  vartical-align: top;
  padding: 0px;
}

#news .date{
  font-style: italic;
}

.border{
  font-size: 4px;
}

#getStarted{
  width: 500px;
  height: 193px;
  background-image: url(../images/home_mainPanel.gif);
  padding: 5px;
  margin-bottom: 6px;
}

#getStarted P{
  margin-top: 0px;
  margin-left: 130px;
  margin-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: white;
}

#getStarted UL{
  margin-top: 0px;
  margin-left: 140px;
  margin-bottom: 0px;
  list-style-type: none;
  list-style-image: url(../images/arrow_white.gif);
  font-size: 22px;
  color: white;
}

#getStarted LI{
  margin-top: 0px;
  margin-bottom: 8px;
}

#getStarted A{
  color: white;
  text-decoration: none;
}

#getStarted A:hover{
  text-decoration: underline;
}

#subscribe{
  background-color: #FF8224;
  width: 510px;
  margin-bottom: 6px;
}

#subscribe TD{
  padding: 0px;
}

#subscribe P{
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: white;  
}

#subscribe A{
  color: white;  
}

#main{
  padding-right: 6px;
}

.signInField{
  width: 100%;
}

#also LI{
  margin-bottom: 6px;
}

#signIn TABLE{
  margin-bottom: 6px;
}

#signIn UL{
  margin: 0px;
  padding-left: 20px;
}

#signIn LI{
  font-size: 12px;
}