/*---- Baker Street Advisors News Layout CSS
Copyright (c) 2008 Dan Hartmann Designs, LLC
Version 1.0 ----*/

@import url(layout-headingInternal.css);

/*--- table layout in body section ---*/

#news {
width: 794px;
margin: 0px auto; }

/*--- footer layout ---*/

#footer {
margin-top: 50px; }

