div.sponsor img {
	text-align:center;
	vertical-align:middle;
}
div.clear {
	padding-top:10px;
}
#bd #lt, #bd #rt {
	position:absolute;
	width:5px;
	height:5px;
	top:0px;
	z-index:50;
}
#lt {
	left:0px;
	background:url(../img/sponsorlar/lt.png) left top no-repeat;
}
#rt {
	right:0px;
	background:url(../img/sponsorlar/rt.png) left top no-repeat;
}
#bd #lb, #bd #rb {
	position:absolute;
	width:5px;
	height:127px;
	z-index:50;
	bottom:0px;
}
#lb {
	left:0px;
	background:url(../img/sponsorlar/lb.png) left top no-repeat;
}
#rb {
	right:0px;
	background:url(../img/sponsorlar/rb.png) left top no-repeat;
}
#bd #bd-content {
	position:relative;
	border-left:2px solid #dfdfdf;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #c3c3c3;
	z-index:1;
	padding:24px;
	background:url(../img/sponsorlar/ft.png) left bottom repeat-x;
}
hr {
	height:2px;
	border:none;
	background-color:#dfdfdf;
}

.sponsor-item{
	border:1px solid #dfdfdf;
	width: 120px;
	height: 90px;
	text-align:center;
	line-height:90px;
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	position:relative;
}

