Thanks for the tips. That sent me on a search here and I found something that I thought might help, and in part it did.
Code:
img.Image_Style_70
{
border: none;
max-width: 70%;
width: 70%;
}
The max-width line did it. The only problem now is the images are distorted. The image heights did not resize in proportion to the width.