1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
body { margin-top: 50px;} #container { width: 960px; margin: 50 auto; } #contentcolumn { max-width: 760px; } #q { width: 150px; } img { max-width: 90%; } .postbox { border-bottom: 2px solid darkgrey; margin-bottom: 12px; } .footerbox {padding: 15px; text-align: center; margin-bottom: 15px;} #addthisbox {top: 180px; left:10px;}