/* CSS Document */
.accordion_toggle {
			display: block;
			height: 27px;
			width: 298px;
			background: url(../images/forest.png) no-repeat top right ;
			padding: 0 0px 0 px;
			line-height: 30px;
			color: #2f6681;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
		/*border-bottom: 1px solid #cde99f;*/
			cursor: pointer;
			margin: 0 0 0 0;
		}
		.accordion_toggle1 {
			display: block;
			height: 33px;
			width: 298px;
			background: url(../images/bottom.png) no-repeat top right ;
			padding: 0 0px 0 px;
			line-height: 30px;
			color: #2f6681;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
		/*border-bottom: 1px solid #cde99f;*/
			cursor: pointer;
			margin: 0 0 0 0;
		}
