#content{
  width:606px;
  font-family: Arial, Helvetica, sans-serif;
  height:1270px;
  font-size: 11px;
  color: #666666;
}

#content .green{
  color: #89b533;
}

#content .grey{
  color: #666666;
}

#content .orange{
  display: block;
  font-weight: bold;
  font-size: 11px;
  color: #faa331;
}

#content #remote_left{
  float:left;
  background: url('../images/remote_left_bg.jpg') no-repeat;
  width:276px;
  padding: 162px 0px 0px 20px;
}

#content #remote_left H1{
  font-weight:bold;
  font-style:italic;
  font-size: 15px;
  color: #000000;  
}

#content #remote_left H2{
  font-weight:bold;
  font-size: 15px;
  color: #000000;   
}

#content #remote_left UL{
  line-height: 18px;
}

#content #remote_left LI{
  margin-left:15px;
}

#content #remote_right{
  float:left;
  background: url('../images/remote_right_bg.jpg') no-repeat;
  width:215px;
  margin-left:10px;
  padding: 258px 45px 0px 30px;
}

#content #remote_right H3{
  font-weight: bold;
  color: #020b03;
  font-size: 11px;
  margin-bottom: 13px;
}

#content #remote_right UL{
  margin-top:20px;
  margin-bottom:20px;
}

#content #remote_right LI{
  margin-left:15px;
  width:92px;
  float:left;
}

#content #remote_bottom{
  clear:both;
  background: url('../images/remote_bottom_bg.jpg') no-repeat;
  height:364px;
  margin-top:10px;
}