/*--START OF THE GLOBAL STYLE DEFINITION--*/

#contactform .inputbox {
  width: 240px;
}

#contactform textarea {
  width: 300px;
  height: 10em;
}

.last p {
  padding: 5px 0 5px 55px;
  background: White url(../ui_gfx/ico_phone_white.gif) 5px 13px no-repeat;
  border: 2px solid #FE9805;
}