div.accordionBaslik{

	cursor:pointer;
	background-repeat: repeat-y;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #335EA8;
	background-image: url(../img/toping.png);
	padding-top: 18px;
}
.icerik {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	border-bottom-style: none;
	font-style: italic;
}
