.msbResultsPage{
background:url(http://images2.moneysavingexpert.com/images/msbv3Beta/resBackground.jpg);
width:1002px;
height:1200px;
margin:0 auto;
}

#searchResults{
width:950px;
margin:62px auto 0;
background-color:#fff;
}


#searchResults iframe{
  background: #fff;
  border:none;
  width:950px;
  margin:0 auto;
}


#leftScrollEnd{
width:76px;
  background:url(http://images2.moneysavingexpert.com/images/msbv3Beta/scrollTabEnd.png) left top no-repeat;
position:absolute;
left:6px;
height:64px;
z-index:100;
}
#rightScrollEnd{
width:77px;
height:64px;
  background:url(http://images2.moneysavingexpert.com/images/msbv3Beta/scrollTabEnd.png) left top no-repeat;
position:absolute;
left:916px;
z-index:101;
 
}

#rightScrollEnd img{
margin:12px 22px 5px 24px;
cursor:pointer;
}

#leftScrollEnd img{
  margin:12px 24px 5px 22px;
  cursor:pointer;  
}

.scrollTabContainer{
  position:relative;


  width:1002px;
}

#outerScrollArea{
  background:#fff url(http://images2.moneysavingexpert.com/images/msbv3Beta/tabBack.png) left top repeat-x;
  width:850px;
  height:62px;
  position:absolute;
  left:74px;
  overflow:hidden;border:1px solid #666;
}

#innerScrollArea{
  position:static;

}

.tabContentSmallText{
  margin:10px;
  font-weight:bold;
  text-align:center;
  font-size:12px;
}

.tabContentLargeText{
  margin:10px;
  font-weight:bold;
  text-align:center;
  font-size:16px;
}

.tabOff{
  background:url(http://images2.moneysavingexpert.com/images/msbv3Beta/tabOff.png) left top no-repeat;
  width:86px;
  height:62px;
  float:left;  
  cursor:pointer;

}
.tabOver{
  background:url(http://images2.moneysavingexpert.com/images/msbv3Beta/tabOver.png) left top no-repeat;
  width:86px;
  height:62px;
  float:left; 
    cursor:pointer; 

}

.tabOn{
  background:url(http://images2.moneysavingexpert.com/images/msbv3Beta/tabOn.png) left top no-repeat;
  width:86px;
  height:62px;
  float:left;  
    cursor:pointer;
    color:#fff;

}

.resultsTopBanner{
  position:relative;
  left:31px;
  height:105px;
  width:940px;
padding-top:10px;
  background: url(http://images2.moneysavingexpert.com/images/msbv3Beta/resTopBack.png) left top no-repeat;
  

}

.resultsTopBanner .topResText{

  display:block;
  width:456px;
  margin:0 auto 0;


}

 .resultsTopBanner p{
margin-top:5px;
margin-left:10px;
  font-size:24px;
float:left;
width:720px;
}

#resetButtonDiv{
float:right;
margin-right:10px;
width:139px;


}

#resetButton{
cursor:pointer;
}
