/* Global values */

/* Search Bar */
#stage #search ul li.bl{
position:static;
}
#stage #search .searchTextbox{
width:290px;
padding:6px 0 5px 0;
}
#stage #search .submitButton{
position:static;
width:35px;
}
/* Bottom Fin */
#stage #lbfin .carticon img{
vertical-align:top;
}
#stage #lbfin .link{
padding:0;
}
/* // Calculate Zip code tax for global-pcf cart module - adjust width of button// */
#stage #content #right_cart .cartfooter li.calczip input.taxsubmitbtn {
	width: 97px
}
