h4.trigger {
/*
## Èêîíêà ÏËÞÑ / ÌÈÍÓÑ
#	background: url(../images/h4_trigger_a.gif) no-repeat;
## Èêîíêà ÑÒÐÅËÊÀ ÂÏÐÀÂÎ
*/
	background: url(../images/h4_trigger_a_right.gif) no-repeat;
	margin: 0 0 12px 0;
	font-size: 15px;
	font-weight: bold;
	padding-left: 22px;
	cursor: pointer;
	cursor: hand;
	height: 18px;
	color: #686d79;
}

h4.trigger a:link {
	color: #686d79;
	text-decoration: none;
	background: url('../images/border1.png') left bottom repeat-x;
}
h4.trigger a:visited {
	color: #686d79;
	text-decoration: none;
	background: url('../images/border1.png') left bottom repeat-x;
}
h4.trigger a:active {
	color: #686d79;
	text-decoration: none;
	background: url('../images/border1.png') left bottom repeat-x;
}
h4.trigger a:hover {
	color: #686d79;
	text-decoration: none;
	background: url('../images/border1.png') left bottom repeat-x;
}


/*
#h4.trigger a:hover { color: #ff0000; }
## Èêîíêà ÏËÞÑ / ÌÈÍÓÑ
#h4.active {background-position: left bottom;}
## Èêîíêà ÑÒÐÅËÊÀ ÂÏÐÀÂÎ
*/







h4.trigger_a {
/*
## Èêîíêà ÏËÞÑ / ÌÈÍÓÑ
#	background: url(../images/h4_trigger_a.gif) no-repeat;
## Èêîíêà ÑÒÐÅËÊÀ ÂÏÐÀÂÎ
*/
	background: url(../images/h4_trigger_a_right.gif) no-repeat;
	margin: 0 0 12px 0;
	font-size: 15px;
	font-weight: bold;
	padding-left: 22px;
	cursor: pointer;
	cursor: hand;
	height: 18px;
	color: #686d79;
}

h4.trigger_a a:link {
	color: #686d79;
	text-decoration: none;
	background: url('../images/border1.png') left bottom repeat-x;
}
h4.trigger_a a:visited {
	color: #686d79;
	text-decoration: none;
	background: url('../images/border1.png') left bottom repeat-x;
}
h4.trigger_a a:active {
	color: #686d79;
	text-decoration: none;
	background: url('../images/border1.png') left bottom repeat-x;
}
h4.trigger_a a:hover {
	color: #686d79;
	text-decoration: none;
	background: url('../images/border1.png') left bottom repeat-x;
}





h4.active {background: url('../images/h4_trigger_a_expanded.gif') no-repeat;}

.toggle_container {
	margin: 0 0 5px;
	padding: 5;
	overflow: hidden;
	font-size: 1em;
	clear: both;
}


.toggle_container_a {
	margin: 0 0 5px;
	padding: 5;
	overflow: hidden;
	font-size: 1em;
	clear: both;
}

/*
#.toggle_container .block {
#	padding: 20px;
#	background: url(toggle_block_btm.gif) no-repeat left bottom;
#}
*/