.altbilgi-container {
	color: #333333;
	font-weight: 400;
	line-height: 1.3;
}
.altbilgi-container hr {
	width: 100%;
	height: 1px;
	background-color: #a1a1a1;
	/* border-top: solid 1px #dedede; */
	border-top: solid 1px #eeeeee;
	border-right: none;
	border-bottom: solid 1px #e6e6e6;
	border-left: none;
	margin: 15px 0;
}

.altbilgi-container .sublogo img {
	max-width: 225px; /* %50 kucuk */
	height: auto;
}

.contact-info {

}
.contact-info td {
	vertical-align: top;
	padding: 6px 3px;
}
.contact-info td:first-child {
	text-align: center;
	color: #e64d40;
}
