.firma_search_box{
	border:2px solid #748c3a;
	/*background:#f1f5e5;*/
	padding:10px;
	margin:10px;
}

.firma_search_box_header{
	background:#d7e5b3;
	padding:5px;
	color:#A50000;
	font:normal 17px/20px Georgia, 'Times New Roman', Times, serif;
}

.firma_search_box_header img{
	vertical-align:middle;
}

.firma_search_box_header label{
	margin-left:10px;
}

.ilce_ilce_firmalar{
	

	padding:5px;
	
}
.ilce_ilce_firmalar a{
	display:inline-block;
	font-family:Geneva, "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	color:#707070;
	text-decoration:none;
	border-bottom:1px solid #ebebeb;
	height:auto;
	width:86px;
	margin-left:10px;
	line-height:18px;
	padding-left:14px;
	background-image:url(../images/gri_ok.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
	
.ilce_ilce_firmalar a:hover{text-decoration:underline;}


/*****************************FİRMA ROW BOX*******************************/	
.firma_row_box{
	position:relative;
	margin:20px;
	padding:5px;
	color:#3078bf;
	font-size:13px;
	line-height:25px;
	border:5px solid #e6e6e6;
	font-family:Geneva, 'lucida grande',tahoma,verdana,arial,sans-serif;
}
	.firma_row_logo{
		position:relative;
		display:inline;
		float:left;
		z-index:10000;
		margin:0px 10px 0px 0px;
		width:130px;
		height:98px;
		border:5px solid #e6e6e6;
		text-align:center;
		background:#fff;
	}
	.firma_row_header{
		font-size:13px;
		font-weight:bold;
		line-height:16px;
		background:#e6e6e6;
		padding:5px 2px 2px 2px;
		margin-bottom:6px;
		color:#444;
	}
		.firma_row_name{}
			.firma_row_name a{
				color:#444;
				text-decoration:none;
			}
			.firma_row_name a:hover{text-decoration:underline;}
			
		.firma_row_tels{
			font-size:9px;
		}
	.firma_row_tanitim{
		line-height:16px;
		font-size:11px;
		color:#707070;
	}
	
	.firma_row_box .tl{
			position:absolute;
			top:-5px;
			left:-5px;
			width:11px;
			height:11px;
			line-height:11px;
			background:url(../images/corner6.jpg) top left;
			
		}
			*html  .firma_row_box .tl{top:0px;left:-160px;}
		
		.firma_row_box .tr{
			position:absolute;
			top:-5px;
			right:-5px;
			width:11px;
			height:11px;
			line-height:11px;
			background:url(../images/corner6.jpg) top right;
			
		}
			*html  .firma_row_box .tr{top:0px;right:20px;}
		
		.firma_row_box .bl{
			position:absolute;
			bottom:-5px;
			left:-5px;
			width:11px;
			height:11px;
			line-height:11px;
			background:url(../images/corner6.jpg) bottom left;
			
		}
			*html  .firma_row_box .bl{display:none;}
		
		.firma_row_box .br{
			position:absolute;
			bottom:-5px;
			right:-5px;
			width:11px;
			height:11px;
			line-height:11px;
			background:url(../images/corner6.jpg) bottom right;
			
		}
			*html  .firma_row_box .br{display:none;}
/*****************************END FİRMA ROW BOX*******************************/	
		