.products{
font: bold 11px Tahoma;
margin: 2px 0;
color: #a15c25;
}

.openprod{ /*class added to contents of 2nd demo when they are open*/
color: #a15c25;
}

.closedprod{ /*class added to contents of 2nd demo when they are closed*/
color: #a15c25;
}

.ext_menu{
color: #c68c42;
font: bold 11px Tahoma;
margin: 0 0 0 10px;
}
