html 		{ overflow-y:scroll}

h4.trigger	{cursor:pointer; display:block; padding:5px 5px 5px 25px; margin-top: 0; text-decoration: none; font-weight: bold; font-size: 11px; background-color: #fff; border-top: 1px; border-bottom: 1px solid #e2e2e2; background-image: url(../images/collapsed.gif); background-repeat: no-repeat; background-position: 5px 7px; width:462px; color:#1E4E8D;}
h4.active 	{background-image: url(../images/expanded.gif);  }
.content-bg	{display:block;  background: url(../images/accordion_content_bg.gif) repeat-x top; height:10px}

