/* To have the text Search For' aligned we need to override 'td' from kroger.css (line 3094) */
td { font-size: 1em; }

#searchBar {
width:560px;
}
#searchBar .body {
padding:20px 0px 5px 20px;
}
#searchBar select {
width:150px;
}
#searchBar #searchTerm {
width:130px;
}
.formField .outerBorder {
width:130px;
}
#userInfoHeader{
width:390px;
}
#userInfoHeader #accountLink{
margin:0px 13px;
}