#leftCallOut { position: relative; clear: both; background-image: url(../gfx/gb_left_bg.jpg); }
#leftCallOutInner { clear: both; height: 90px; }
#leftCallOutInnerShort { clear: both; height: 15px; }

#header_image { position: relative; top: 0px; width: 420px; height: 91px; overflow: hidden; border: 0px solid blue; }
#headline { position: relative; top: 0px; left: 35px; width: 350px; margin-top: 10px; overflow: hidden; border: 0px solid green; }
#body { position: relative; top: 0px; width: 350px; height: 225px; margin-top: 10px; left: 35px; text-align: left; overflow: visible; border: 0px solid orange; }
#secondary_content { position: absolute; top: 427px; width: 420px; overflow: hidden; border: 0px solid red; }
