ol {
 padding-left: 15px;
}
ol li {
 line-height: 18px;
}

#main-content ol li {
	margin-bottom:1em;
}

#promo-container {
  margin-top: -4px; background:url(../images/philips-banner.jpg) no-repeat;
}

#columns {
  padding-top: 230px 
}

#right-column {
	padding-top:0px;
}

#promo-container p.highlight {
  color:#a22282
}

.promo-form {
  padding-top: 0px
}

.promo-form input.text {
  width: 190px;
}

.promo-form table td {
  padding: 5px;
}

.promo-form table .submit {
  background: none;
  border: 0;
  float: right;
  font-size: 12px;
  line-height: 15px;
  cursor: pointer;
  color: #a22282;
  padding: 0;
  text-decoration: underline;
}
.promo-form table .submit:hover {
  background: #f0d7f5;
}

input.submit {
  cursor:pointer;
}

input.sbtn {
 border:0;
 cursor: pointer;
 font-size: 0px;
 text-align:left;
 color: #8a3590;
 height: 28px;
 width: 104px;
 background: url("../images/invite-friend.gif");
}

#columns .item {
	float:left;
}

