/*This stylesheet redefines layout for FEBS - general layout defined by main corp site stylesheet layout.css*/ 

/* Search LH styles */
/*Febs changed to id rather than class to prevent search button going massive*/
#leftColumn form input#submitArrow { display:inline;margin:0px 0px 0px 0px; padding:1px; height:13px; width:13px;}

/*Febs hiding "atop" links in h1s with display:none*/
#contentColumn a.atopleft {display:none;}
#contentColumn a.atop, #contentColumn a.atop:link, #contentColumn a.atop:visited, #contentColumn a.atop:hover, #contentColumn a.atop:active {display:none;}

/* 
Mark Allen
05 Oct 2006
Changing buttons in Right Column to fix trimming of bottom of text 
*/
.puffbuttmid a {padding-bottom:1px;}