#main {
 background: transparent url(../GFX/verticalLine.gif) repeat-y 631px 0;
}

#mainColumn {
  width: 600px;
  padding: 0;
}

#rightColumn {
  width: 285px;
}

#content .box .content {
  background-color: #f2f2ef;
}


#content .summary.odd,
#content .article.odd {
  width: 278px;
}

#content .summary.even,
#content .article.even {
  width: 277px;
}

#press {
  padding-top: 30px;
}

#press .content {
  padding: 0 20px;
}

#content #press .summary {
  background: none;
  padding: 15px 0;
}

#content #press .summary img {
  float: left;
}

#content #press .summary .readmore {
  background-image: url(../GFX/arrowBeige.gif);
  color: #535341;
}

#content #press .byline .readmore,
#content #press .byline em {
  float: left;
}

#content #press .byline em {
  padding-left: 10px;
  color: #535341;
  font-size: 116%;
}

#content .box .head {
  padding: 10px 10px 5px 10px;
  margin: 0;
  display: block;
  color: #535341;
  border-bottom: 1px solid #535341;
}

#content #press .summary h1,
#content #press .summary h2 {
  font-size: 150%;
}

#content #press .summary h2,
#content #press .summary h1,
#content #press .summary .readmore,
#content #press .summary .text {
  margin-left: 80px;
}