
.headerbar{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 0px 5px 0px 25px; margin-bottom:0;
background:#f5f8f8 url(../images/plus.gif) no-repeat; font-size:14px; font-weight:bold; color:#000; border-bottom:1px solid #ffffff;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background:#eab710 url(../images/min.gif) no-repeat; color:#ffffff;

}

.barcontent{padding:10px 20px;}
.barcontent li{background:url(../images/liarrow.gif) 0 7px no-repeat; padding-left:10px;}