html, body {
	color: black;
}
.usa_hero {
    background-image: url('/images/hero/hero_usa.png') !important;
}
html #ste_container_ciCartCharges h2.PanelTitle {
	font-size: 28px;
}
#ctl01_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_WhereDiv .PanelFieldValue {
	clear: left;
}
.summit_hero {
    background-image: url('/images/hero/hero_summit.png') !important;
}
html #ste_container_ciCartCharges h2.PanelTitle {
	font-size: 28px;
}
#ctl01_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_WhereDiv .PanelFieldValue {
	clear: left;
}
.aia_hero {
    background-image: url('/images/hero/hero_aia.png') !important;
}

ul {
    list-style-type: disc;
    list-style-position:inside;
}
li { padding: 0; }