
/* Fix for removed imgresize.php - constrain image sizes */
.galBig { max-width: 465px; max-height: 697px; width: auto; height: auto; }
.GalleryThPic { max-width: 65px; max-height: 87px; width: auto; height: auto; }
#contentMain .teaserimagebox img { max-width: 310px !important; height: auto; }
#contentMain .newsTeaser img { max-width: 397px !important; height: auto; }
#contentMain img { max-width: 465px; height: auto; }
.flexslider img { max-width: 100% !important; }
