div#content{ 
  float:none;
  width:auto;
}

div#sidebar{ display:none; }

.ga-campaignLetter th,
.ga-campaignLetter td,
.ga-tellFriend th,
.ga-tellFriend td,
.ga-signUp th,td { 
  border:none; 
  padding: 0.1em;
}

.ga-tellFriend th {
  width: 25%;
}

.ga-tellFriend table table {
  width: 50%;
}

.ga-campaignLetter textarea,
.ga-tellFriend textarea  { 
  width: 40em;
}



.ga-tellFriend #email,
.ga-tellFriend #taf_email_subject {
  width: 25em;
}

div.ga-home {
  position:relative;
  height: 700px;
}

div.ga-homeLower {
  width:70%;
  margin:0px;
  position:absolute;
  top:20px;
}

div.ga-homeLower th, td {
  border:none;
  padding:0;
}
