#container { width: 960px; margin: 0 auto; } #contentcolumn { max-width: 760px; } #q { width: 150px; } img { max-width: 90%; } .postbox { border-bottom: 2px solid darkgrey; margin-bottom: 12px; } .titlebox { text-align: right; } #addthisbox {margin-bottom: 12px;} td.label { /* Issue #290 */ background-color: inherit; } .footnote-reference { /* Issue 290 */ vertical-align: super; font-size: xx-small; } .caption { /* Issue 292 */ text-align: center; } div.figure > a > img { /* Issue 292 */ display: block; margin-left: auto; margin-right: auto; } div.admonition, div.attention, div.caution, div.danger, div.error, div.hint, div.important, div.note, div.tip, div.warning { /* Issue 277 */ border: 1px solid #aaa; border-radius: 5px; }