h4.trigger {
	margin:0;
	font-weight: normal;
	font-size:x-small;
	padding:0 16px 0 19px ;
	background:url("../img/list_arrow2.gif") no-repeat 0% 50%;
	height: 20px;
	line-height: 20px;


}
h4.trigger a {
	color: #B89D72;

}

h4.trigger a:hover { 
	color: #d90031; 
}


/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin:0;
	padding: 0;
	overflow: hidden;
}
.toggle_container .block {
	padding:0; /*--Padding of Container--*/
	margin:0;
}
