jce support means: Your template seems to have a css reset that sets a vertical-align:baseline; style to all table cells. The vertical-align style seems to override the valign attribute.
how & where can i fix this ?
thx4help

.articleContent table,.articleContent tbody,.articleContent tfoot,.articleContent thead,.articleContent tr,.articleContent th,.articleContent td {
vertical-align:top;
}
#gkComponent > div > h1, #gkComponent > div > h2, #gkComponent > div > h1 a, #gkComponent > div > h2 a {
font-size: 48px;
}