/* aacb_home.css */

/* For BOTH Layouts, see:
   /includes/aacb.css

   For CONTENT Layout, see:
   /includes/aacb_content.css

   For IE OVERRIDE, see:
   /includes/aacb_override.css

   For PRINT Layout, see:
   /includes/aacb_print.css */

/* NEWSBOX Layout */
div#entirety div#shell div#content_shell div#content_flow div#content div#newsbox { text-align: justify; }
div#entirety div#shell div#content_shell div#content_flow div#content div#newsbox h4 { padding: 10px 0px 0px 20px;
	background: url('/images/layout/submenu-bullet.jpg') no-repeat 0em 2.2ex; /* IE OVERRIDE */
	border-top: 1px Solid #76A6D1; }

div#entirety div#shell div#content_shell div#content_flow div#content div#newsbox p.intro { color: #045DAC;
	font-size: 1.25em; }
/* EO.NEWSBOX Layout */
