Actually you have no hr in the news summary template...
14th Street Bridge Project in Midtown: View It On Line
06/08/2008
The AJC speaks with CEE Assistant Professor Jochen Teizer about tracking the dismantling of the 14th Street Bridge. [More]
[More]
-->
It's a border on the bottom of the newssummary div...
.NewsSummary {
padding: 0.5em 0.5em 1em; /* padding for the news article summary */
margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
font-family: helvetica, verdana, geneva, arial, sans-serif;
font-size: 12px;
border-bottom: 1px solid #ccc;
}
You could put a clear div in the bottom of your NewsSummary div...
[SOLVED] Help with News Summary CSS <hr>
Re: Help with News Summary CSS <hr>
Ah yes the red clay of georgia, I used to live in lawrenceville for 10 years 7 years ago...
You can add where the commented out
[More]
-->
is in the news template and then in CSS .clear{clear:both}
You can add where the commented out
[More]
-->
is in the news template and then in CSS .clear{clear:both}

