div.baslik {
	text-align:left;
	
	width: 96%;


	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 5px; 
	padding-top: 6px; 
	
	margin-bottom: 10px; 
	
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial; 
	
	border-bottom: #ffcc00 2px solid; 
	background-color: #efefef;
	
	cursor: pointer;
}

.genel{
	position: relative;
	overflow: hidden;
	text-align:left;
	width:98%;
	margin-bottom: 10px;
}

.genel_border{
	border-color: #E3E3E3; border-style: dashed; border-width: 0px;
}


.firma_iletisim{
	font: 12px tahoma;
	overflow: hidden;
	text-align:left;
	width:98%;
	margin-bottom: 10px;
}

.firma_iletisim TD {
	border-bottom: #ccc 1px dashed; 
	height: 25px
}