div.nicetitle {
    position: absolute;
    padding: 4px 1px;
    margin-top: 10px;
    top: 0;
    left:0;
    color:#004040;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url("images/nicetitle_background.png") repeat-x;

}

div.nicetitle p {
    padding: 0 1px;
    text-align: left;
	font-size: 1em;
}

