Hm ... are you using the Custom Style Sheet?If so, then you will have to change (or add) the following 2 objects in/to the CSS:.ContentBoxTitle { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; MARGIN-TOP: 0px; PADDING-TOP: 0px; BORDER-TOP: 0px; BACKGROUND-COLOR: #000080; COLOR: #000080; FONT-SIZE: 9pt; FONT-FAMILY: Verdana;}
.ContentBoxTitleNoBackground { COLOR: #000080; MARGIN-TOP: 18px; PADDING-TOP: 0px; FONT-SIZE: 9pt; FONT-FAMILY: Verdana;}Substitute your own colors, fonts, etc.