.cssbox {
width: 985px !important; /* intended total box width - padding-right(next) */
width: 970px; /* IE Win = width - padding */
padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
/* margin: 20px auto; use to position the box */
}

