div#hp-main{
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: inline-block;
  background: url(/img/hp-main-bg.gif) top left repeat-y;
}
div#hp-main {
  display: block;
}
div#hp-main-bottom {
  margin: 0;
  padding: 0;
}
div#hp-main-bottom img {
  display: block;
}
div.hp-main-section {
  /* N.B. - added background to containing div so all columns are same height */
  /*background: #e2e2e2 url(/img/hp-section-shadow.gif) bottom right no-repeat;*/
  padding: 0 6px 5px 0;
  width: 248px;
  float: left;
  margin-right: 5px;
  overflow: hidden;
}
div.hp-main-inner {
  width: 248px;
  min-height: 570px;
  margin: 0;
  padding: 0;
  background-color: #e2e2e2;
  overflow: hidden;
}

div#wscai{
  margin-right: 0px !important;
}
div.hp-main-section div.head {
  margin: 0;
  padding: 0;
}
div.hp-main-section div.head h2 {
  display: none;
}

div.hp-main-section div.head a.goto {
  background: url(/img/hp-head-a.gif) bottom right no-repeat #124124;
  text-align: right;
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  width: 192px;
  height: 32px;
  font-weight: bold;
  line-height: 28px;
  padding: 0 32px 0 0;
  margin: 0 0 12px 13px;
}
div.hp-main-section div.intro {
  margin: 0;
  padding: 8px 0 0 70px;
  color: #000;
  min-height: 82px;
  _height: 82px;
  line-height: 1.3em;
  border: 1px solid #c5c5c5;
  background-color: #e2e2e2;
  border-top: none;
  border-bottom: 1px solid #b2b2b2;
}

div#cfai div.intro {
  background: url(/img/hp-cfai-intro-new.jpg) no-repeat;
}
div#iufu div.intro {
  background: url(/img/hp-iufu-intro-new.jpg) no-repeat;
}
div#wscai div.intro {
  background: url(/img/hp-wscai-intro-new.jpg) no-repeat;
}


div.hp-main-section div.main {
  margin: 0;
  padding: 10px 0 0 0;
  background-color: #e2e2e2;
  border-top: 1px solid #fff;
}
div.hp-main-section div.main ul {
  width: 224px;
  margin: 0 auto 10px auto;
  padding: 0;
  list-style: none;
}
ul.rfn a {
  color: #0c3c00;
  text-decoration: none;
}
ul.rfn h3 {
  margin: 0 0 10px 0;
  background: url(/img/hp-h3.gif) repeat-x;
  padding: 0 0 0 6px;
  text-transform: uppercase;
  font-size: 1.1em;
  line-height: 18px;
}
ul.rfn span.fixture-date {
  color: #000;
}
ul.news-inner li {
  background: url(/img/hp-news-li.gif) no-repeat 0 4px;
  padding: 0 0 17px 18px;
  font-weight: bold;
  min-height: 17px;
}

/*
 * Image Container
 */

#wug-container {
  display: none;
  width: 770px;
  height: 530px;
}

#wug-container ul {
  list-style: none;
  border: 0!important;
  margin: 0!important;
  padding: 0!important;
}
#wug-container ul li {
  list-style: none;
  border: 0!important;
  margin: 0!important;
  padding: 0!important;
}
#wug-container ul li img {
  display: block;
}
