﻿div.toggler{
	height:25px;
	color:#1174ae;	
	padding:6px 20px 0px 0px;
	background:url('../images/icon/arrow-ac.jpg') no-repeat right;
	display:block;
	border-top:1px #c9c9c9 dotted;
	cursor:pointer
}

div.toggler a,div.toggler a:visited {
	height:25px;
	color:#1174ae;	
	padding:6px 20px 0px 0px;
	background:url('../images/icon/arrow-ac.jpg') no-repeat right;
	display:block;
	border-top:1px #c9c9c9 dotted
}

div.element h3 {
	padding:0px 10px 10px 0px;
	color:#1174ae;	
	font-weight:normal;
	font-size:8pt;
	margin:0;
}
