/* This style sheet is for ALL IE browsers. It must follow the home-page.css */

/* The fixs required for IE's expanding box bug */
/* main page container */
.container-main { word-wrap: break-word; overflow: hidden; }
.header-content { word-wrap: break-word; }
/* container for this month image and text */
.container-float-left-600 { word-wrap: break-word; overflow: hidden; }
/* container to the right - for books */
.container-float-left-140 { word-wrap: break-word; overflow: hidden; }
/* containers below - two small, one large for Bell Rock pic */
.container-float-left-150-1 { word-wrap: break-word; overflow: hidden; }
.sub-container-float-left-150-1 { word-wrap: break-word; overflow: hidden; }
.container-float-left-150-2 { word-wrap: break-word; overflow: hidden; }
.container-float-left-450 { word-wrap: break-word; overflow: hidden; }

.header-content { word-wrap: break-word; }
/* float on top of image - red text box in upper left */
.thismonth-layer { word-wrap: break-word; }

/* floats on top of and image - red text box in upper left */
.snapshots-layer { word-wrap: break-word;  }
.snapshots { word-wrap: break-word; }
.send-us { word-wrap: break-word; }

.feature { overflow: hidden; }
