#connection
{
  position:absolute;
  padding: 5px 5px 5px 5px;
  top:0px;
  left:40%;
  width:220px;
  height:83px;
  border: 0px solid #000;
  /*background: url(../images/connection.jpg) no-repeat;*/
  /*background-color: #FFFFFF;*/
}

#connection input
{
    height:20px;
}

#connection button
{
    height:20px;
}
