/* IE 8 Specific fixes. */

div#block-views-participating_networks-block_1 ul li.views-row-5 {
  margin-right:0px;
  clear:none;
}

ul.nice-menu li.menu-path-node-321 ul {
    width: 630px;
}

/***********/
/* SlideJS */
/***********/
.view-rotating-banner .view-content {
  width:703px;
}

.slides_container {
  width:703px;
  height:400px;
  border:0px solid red;
  background:url(../images/slider-footer.png) no-repeat left bottom transparent;
}

.pagination {
  background:url(../images/slider-separator.png) no-repeat scroll top right transparent;
  display:inline-block;
  margin:0;
  list-style:none;
  position:absolute;
  bottom:14px;
  height:23px;
  padding-top:12px;
  padding-left:10px;
  padding-right:10px;
  z-index:10;
  background:#383f85;
  width:683px
}

#prev-next {
  float:right;
  position:relative;
  top:-27px;
  left:-12px;
  z-index:999;
}

.node-type-banner-page #left-block h2 {
  font-size:36px;
}

.node-type-banner-page #left-block h3 {
  font-size:23px;
}

#block-how-does-it-benefit-me_next-section table tr, 
#block-what-is-it_next-section table tr, 
#block-how-does-it-work_next-section table tr {
  width:960px;
  margin-left:31px;
  border:1px solid #cbcbcb;
  border-left:0px;
  border-right:0px;
}

div.view-participating-networks .item-list ul li {
  margin-right:14px;
}
