
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    For a fixed width centred site remove the following line */ 
 div#GroupEndorsementStripContainer {width:100%; height:36px; position:relative; background-color:#535353 } /* extends the grey strip too 100% browser width */ 
  
 div#GroupEndorsementStrip {width:960px; /* Change this value to match your site content width */ 
  height:36px; margin:0 auto; background-color:#535353} 
 div#GroupEndorsementStrip p {font-family:arial; color:#fff; font-size:11px; line-height:13px; margin:5px 0 0 5px; float:left;} 
 div#ESGroupNavMenu {float:right; margin-right:-16px; margin-top:7px;} 
 div#ESGroupNavMenu form {padding:0; margin:0;} 
 div#ESGroupNavMenu form select {font-size:11px; font-family:arial; } 


