#content #contactMethods ul
{
  list-style-type: none;
  clear: both;
  margin: 0 ;
  padding-top: 10px;
}

#content #contactMethods li
{
  margin: 0 0 5px 5%;
  line-height: 200%;
  aborder-bottom: 1px solid #ffd290;
  padding: 5px 0;
}

#content #contactMethods li label
{
  float: left;
  font-style: italic;
  padding-left: 45px;  
  padding-right: 5px;
  width: 120px;
  font-family: Arial, sans-serif;
}

#content address
{
  margin-left: 165px;
  line-height: 150%;
  display: block;
  width: 55%;
  font-family: Georgia, "Times New Roman", "Times Roman", serif;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 1px;
  background: #fdfdfd url('../images/notepaper.gif') repeat;
  border-top: 1px solid #888;
  border-left: 1px solid #888;  
  border-right: 3px solid #222;
  border-bottom: 3px solid #222;
}

#content address span.line1
{
  margin-left: 0;
  padding-left: 0;
}

#content address .businessName
{
  font-style: italic;
}

#content address .posttown,
#content address .postcode
{
  text-transform: uppercase;
}

#content address .posttown
{
  border-bottom: 1px solid black;
}

#content address span.csssupport
{
  padding: 50px 60px 25px 60px;
  margin: 0;
  display: block;
  background: transparent url('../images/firstClassStamp2.gif') no-repeat 97% 5%;
}

#lphone
{
  background: url('../images/phone.gif') no-repeat 2% 50%;
}

#lmobile
{
  background: url('../images/mobile.gif') no-repeat 2% 50%;
}

#phoneFax,
#mobile
{
  font-family: "Courier new", Courier;
}

#lemail
{
  background: url('../images/email.gif') no-repeat 2% 50%;
}

#lmail
{
  background: url('../images/envelope.gif') no-repeat 2% 50%;
}