/* This is the end all, be all stylesheet.
 * Whatever`s here will override every-
 * thing else. Use this power sparingly,
 * as this CSS will not be minified or
 * altered in any way.
 */
 
#custom-page img { box-shadow: none; }
form[role="search"] input[type=text] { max-width: 75%; }
button.searchsubmit { height: 28px; padding: 5px!important; color: #ffffff!important; border: 2px solid #ffffff!important; border-radius: 4px!important; box-shadow: rgba(53, 53, 53, 0.5) 0px 0px 7px 0px!important; } 