/* this file contains bug fixes for rbForms.css */
/* select { */
/*     padding: 2px; */
/* } */
/* no yellow border */
/* textarea.focus, .ie6 textarea.focus { */
/*     border-color: #DBDFE6; */
/* } */
/* logo should be placed automatically else it is not in the middel */
/* #header #boschLogo img { */
/* 	bottom: auto; */
/* } */
/* reset to original value */
/* div.searchBoxMain input.searchTopic { */
/*     padding: 3px 0 3px 3px; */
/* } */