This section allows for a 'dateheader' object with
a line at the bottom, and the line is only under the relevant text.
.DateHeader{border-bottom:solid 1px
#C3CFE5;font-size:18px;text-align:left;margin-top:30px;width:300px;margin-bottom:0px;color:gray;font-weight:bold}
This one, on the other hand, makes the line appear
from the left to the right margin. I do not know why. Can somebody
help?
.DateHeader{border-bottom:solid 1px
#C3CFE5;font-size:15px;text-align:left;margin-top:20px;margin-bottom:14px;padding:1px;padding-left:17px;color:gray;font-family:trebuchet
ms, verdana, sans-serif;}