@charset "UTF-8";
/* CSS Document */

#mapThumbWrapper { width:140px; float:left; }
#mapThumbWrapper { max-width:140px; } /* For IE6 */
#mapThumbWrapper img { height:107px; width:140px; display:block; }
#mapThumbWrapper img { max-height:107px; max-width:140px; margin-bottom:2px; } /* For IE6 */

.mainNote { width:345px; margin-left:11px; float:left; }
.mainNote { max-width:345px; } /* For IE6 */
.mainNote p { padding-bottom:7px; }
.mainNote ul { padding:10px 0 10px 0; }
.mainNote ul li { margin-left:35px; padding-bottom:7px; }
.mainNote .title { margin-bottom:5px; }
.mainNote .alertHeader { margin:5px 0 5px 0; }
.mainNote .alert { padding:5px; }
.mainNote .header { display:block; }

.sidebarNote { width:142px; margin-left:11px; float:left; }
.sidebarNote { max-width:142px; } /* For IE6 */
#column3>#headerWrapper { padding:5px; }
.sidebarNote p.header { margin-bottom:5px; }
.sidebarNote .event { padding:5px 5px 5px 5px; overflow:hidden; }
