.position{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
background:url(../imagesm/titleh2rl.png) bottom repeat;
}

.open{ /*class added to contents of 1st demo when they are open*/
background:url(../imagesm/titleh2.png) center no-repeat;
color:white;
}