	
#accordion {
	width: 506px;
        background: transparent;
}

h3.toggler {
	cursor: pointer;
	border-top: 1px solid #9A956B;
	border-bottom: 1px solid #9A956B;
	background: url(imasite/back01.png);
	color: #49583D;
	padding: 5px 0 5px 20px;
	margin: 2px 0;
        text-align: left;
	width: 485px;
       font-size: 85%;
}

div.element ul {text-align:left;
        	background: transparent;
                margin:0;}

div.element p, div.element h4 {
	margin:0px;
	padding:10px;
	background: transparent;
        text-align: left;
	width: 470px;
}

div.element table {
	background: transparent;
}

div.element td {
	padding-left: 0px;
}

div.element th {
	padding: 10px;
        text-align: left;
}


blockquote {
	padding:5px;
}

#fullheight{height:100%}



	

