@import "variables.less"; #content-block .jsmod-content, .book-detail { float: left; width: auto; } #pledgesubmit { float: right; font-size: 17px; margin: 10px; cursor: pointer; } .pledge_amount { padding: 10px; font-size: 17px; background: @pale-blue; } form.pledgeform { width: 470px; } #id_preapproval_amount { width: 50%; line-height: 30px; font-size: 16px; } ul.support li, ul.support li:hover { background-image: none; } p { margin: 7px auto; } .jsmodule.pledge { margin: auto; .jsmod-content { float: right !important; } } .modify_notification { width: 452px; margin-bottom: 7px; border: solid 2px @call-to-action; .one-border-radius(5px); padding: 7px; h4 { margin: 0 0 5px 0; } }