.content table.twoColumns {
  width:430px;
}
.content table.twoColumns tr td.col1 {
  width:205px;
  padding:0 10px 0 0;
}
.content table.twoColumns tr td.col2 {
  width:205px;
  padding:0 0 0 10px;
}

.artImage1 {
  margin:0 20px 10px 0;
  float:left;
}
.article {
  clear:both;
  border-top:solid #ccc 1px;
}
