#content
{
  position: relative;
  top: -56px;
}

#news.box-body
{
  float: left;
  width: 320px;
  min-height: 135px;
}

#news.box-body form
{
  margin-top: 10px;
}

#news.box-body form input
{
  float: left;
  background-color: white;
  margin: 1px 0;
  width: 210px;
}

#news.box-body form input#emailform-submit
{
  float: right;
  background-color: white;
  height: 73px;
  width: 75px;
  font-size: 32px;
}

#praise.box-body
{
  float: left;
  width: 500px;
  min-height: 135px;
}

#portfolio .box-content a
{
  float: left;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 110px;
  width: 25%;
}

#portfolio-taps
{
  background-image: url(image/client-taps-large.png);
}

#portfolio-leafbridge
{
  background-image: url(image/client-leafbridge-large.png);
}

#portfolio-voicemailvoyeur
{
  background-image: url(image/client-voicemailvoyeur-large.png);
}

#portfolio-ashadow
{
  background-image: url(image/client-ashadow-large.png);
}

