#center-column-items .social-wide{ width: 330px; overflow: wrap; float: left; clear: left; } #center-column-items .social-narrow{ width: 270px; overflow: wrap; float: left; clear: none; } .networks a.net-button{ display: block; background: #fff; /* for non-css3 browsers */ width: 145px; text-align: center; font-size: 16px; font-family: helvetica, arial, sans-serif; color: #474747; border: 1px solid; border-color: #777777; font-weight: bold; text-shadow: 0 1px 1px #F6F6F6; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; } .networks a.net-button:hover, .networks a.net-button:focus, .networks a.net-button:active{ background: #fcf5c1; }