select#categories{
  display:block;
  width:270px;
  margin:0 auto;
}



#searchPaneOuter{

  
  width: 290px;

}

.searchPane{
  width:460px;
  margin:0 auto;
}

.searchPane p{
text-align:center;
}

.innerContainerLeft{

width:180px;
  float:left;
margin-left:10px;
}
.innerContainerRight{
width:180px;
  float:left;
margin-left:0px;
}



#searchCriteria{
width:225px;
margin:0 auto;
padding:0px 10px 20px;

}


#searchCriteria .labContainer{

float:left;
width:80px;
margin-bottom:10px;

}

#searchCriteria .inpContainer{

float:left;
width:120px;
margin-bottom:10px;
}

#searchCriteria .inpContainer input{


width:115px;

}


#searchCriteria .labContainer label{
margin:5px;color:#009;font-weight:bold;font-size:16px;

}

.clearFloat{
 clear:both;
}

#compare{
  display:block;
  width:188px;
  margin:10px auto 0;

}
#botList{
/*height:250px;*/
  width:405px;
  margin:0 auto 20px;

}


#botList a{
 
  font-weight:bold;
  
  text-decoration:none;

}

.checkBotContainer{
  height:35px;
  width:190px;
}

.checkBotContainer img{
border:none; 
}

.howToGuide{
  width:449px;
  margin:0 auto;
}

.bigRed{
  color:#f00;
  font-size:26px;
  font-weight:bold;

}
.botListTop{

  background:url(http://images2.moneysavingexpert.com/images/msbv3Beta/searchPaneTop.gif) no-repeat left bottom;
  width:407px;
  height:46px;
  margin:0 auto;
  overflow:hidden;
}

.botListMid{
padding-top:15px;
  background:url(http://images2.moneysavingexpert.com/images/msbv3Beta/searchPaneSlither.gif) repeat-y left top;
  width:407px;
  overflow:hidden;
  margin:0 auto;
}

.botListBot{
  overflow:hidden;
  background:url(http://images2.moneysavingexpert.com/images/msbv3Beta/searchPaneBot.gif) no-repeat left top;
  width:407px;
  height:13px;
  margin:0 auto;
}

#topBotListText{

 text-align:center;
 font-size:12px;
 font-weight:bold;
 color:#006;
 width:300px;
 margin:0 auto;
 padding:5px;
 }
 
 #selectToggle{
 margin:0px;
 }
 #categoryImage{
 float:left;
  width:107px;

  text-align:center;
  }
  
   #searchCriteria{
   float:left;
   margin-top:10px;
   }