
Originally Posted by
jettrue
Remove the padding-right from the .outer section:
.outer {
padding-left: 165px; /* Same width as margin-left for the float-wrap div */
padding-right: 150px; /* Our right column width */
}
and remove the background image from contentMainWrapper.
Bookmarks