.szures-box{
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	background: #e9e8e8;
	margin-left: -25px;
	margin-right: -25px;
}
.szures{
	display: table-cell;
	width: 1%;
}
.szures a, .szures b{
	display: block;
	padding: 10px 0px;
	color: #1a563c;
	text-decoration: none;
	text-align: center;
}
.szures a:hover{
	color: #f15601;
	text-decoration: none;
}

.ingatlan-kepek-box img{
	display: block;
	margin: 40px auto;
	max-width: 100%;
	min-height: 142px;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
}
.ingatlan-albox{
	font-size: 12px;
	margin-bottom: 20px;
	color: #9B9B9B;
}

.ingatlanlista-box{
	border-bottom: 1px solid #cecece;
	padding-bottom: 20px;
	margin-bottom: 20px;
}