#pic
{
  float: left;
  width: 391px;
  height: 385px;
  padding: 20px 0px 0px 20px; /* o r u l*/
}

#teaser
{
  float: left;
  width: 140px;
  margin-top: 110px;
  margin-left: 10px;
}

#text
{
  position: absolute;
  top: 216px;
  left: 100px;
  width: 550px;
  color: #292927;
  line-height: 17px;
}

#pic
{
  position: absolute;
  top: 150px;
  left: 356px;
  width: 350px;
  color: #292927;
}

.left
{
  clear: both;
  float: left;
  width: 130px;
  font-weight: bold;
}

.right
{
  float: left;
  width: 400px;
}

a
{
  color: #00436B;
  text-decoration: none;
}
