
.left{
  float : left;
  left : 15px;
  position : relative;
}
.right{
  float : right;
  font-size : 15px;
  line-height : 150%;
  right : 15px;
  position : relative;
  width : 560px;
}
.foot{
  clear : both;
}
-->

