.header
{
margin-left:0px;
margin-bottom:15px;
font-size:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#191472;
cursor: hand;
cursor: pointer;
}
.open_header{ /*class added to contents of 2nd demo when they are open*/
color:#666666;
line-height:25px;
}

.closed_header{ /*class added to contents of 2nd demo when they are closed*/
color:#ffffff;
line-height:25px;
}
.fold
{
margin-bottom:12px;
}