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

#searchResults{
width:950px;
margin:0px 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;
top:0px;
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:relative;
  left:74px;
  overflow:hidden;border:1px solid #666;  
}

#innerScrollArea{
  position:static;

}

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

.tabContentLargeText{
  margin-top: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:95px;
  width:940px;
padding-top:10px;
  background: url(http://images2.moneysavingexpert.com/images/msbv3Beta/resTopBack.png) left top no-repeat;
  

}


 .resultsTopBanner p{
margin-top:5px;
margin-left:10px;
margin-bottom:5px;
  font-size:20px;
float:left;
width:760px;
color:#056512;
font-weight:bold;
}

.resultsTopBanner #resetButtonDiv{
float:right;
margin-right:10px;
width:139px;
height:64px;
}

.resultsTopBanner #resetButton{

cursor:pointer;
}
