#splash {
  background-image: url(/Content/images/splash-pressroom.jpg); }

#main {
  display: inline;
  float: left;
  /* margin-right: 10px;
  width: 950px; */}
  * html #main {
    overflow-x: hidden; }

ul.press li {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 270px; }
  * html ul.press li {
    overflow-x: hidden; }
  ul.press li.col1 {
    padding-right: 24px;
    margin-right: 25px;
    border-right: 1px solid #dddcdd; }
  ul.press li.col3 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 310px; }
    * html ul.press li.col3 {
      overflow-x: hidden; }
      ul.press li.col2 p.contact {
      margin-bottom:.5em;}
