h2.trigger {
	padding: 0 0 0 33px;
	margin: 0 0 5px 0;
	background: url(../images/h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width:430px;
	font-size: 1em;
	font-weight: normal;
	float: left;
	text-decoration: underline;
	color:#00F;
}
h2.trigger a {
		width:430px;
	color:#00F;
	text-decoration: underline;
	display: block;
outline:none;
	}
h2.trigger a:hover { color:#09F}
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #d6d6d6;
	background: #ebebeb ;
	width: 430px;
	clear: both;
}
.toggle_container .block {
	padding: 7px; /*--Padding of Container--*/
line-height:1.2;


}
.withBack {
	background-repeat: repeat-y;
	background-image: url(../images/keystone-bkHN.jpg);
	background-position: left top;
}
.sci {
	background-image:url(../images/testtube.gif);
	background-repeat: no-repeat;
	background-position: 167px;
}

.cli {
	background-image:url(../images/stethoscope.gif);
	background-repeat: no-repeat;
	background-position: 167px;
}
.entry {border-top:1px solid  #ccc}