How to I put the title on the bottom?
Thanks
.nspArt h4.nspHeader {
text-align: center;
}
div.header .nspHeader {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-top-left-radius: 0;
border-top-right-radius: 0;
top: 306px;
}