.element.bookmarks {float: none;} h1 { text-align: center; font-family: flama, arial; font-size: 32px; margin-top: 10px; } h2 { text-align: center; font-family: flama-medium, arial; font-size: 24px; margin-bottom: 12px; } p.byline{ text-align: center; font-family: flama-medium, arial; font-size: 14px; font-style: italic; margin-bottom: 20px; margin-top: 10px; } p.intro { margin: 0 50px 10px 50px; } hr.faded { clear: both; float: none; width: 100%; height: 1px; margin: 1.4em 0; border: none; background: #ddd; background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0, rgb(255,255,255)), color-stop(0.1, rgb(221,221,221)), color-stop(0.9, rgb(221,221,221)), color-stop(1, rgb(255,255,255)) ); background-image: -moz-linear-gradient( left center, rgb(255,255,255) 0%, rgb(221,221,221) 10%, rgb(221,221,221) 90%, rgb(255,255,255) 100% ); }