For border on input: Admin CP > Templates & Styles > Themes > THEME NAME > global.css > input
For error boxes: Look for just .error, or #error. And there should be something like
For error boxes: Look for just .error, or #error. And there should be something like
background-color: #numbers here;
change that to background-color: colorhere;