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;
}
div.link {
	height:140px;
	width:120px;
	background:;
	float:left;
	padding:10px 10px 0 10px;
	text-align:center;
}
div.link img {
	border:1px solid #c3c3c3;
}
table {
	margin-left:25px;
}
table tr td a {
	font-weight:bold;
	text-decoration:none;
}
table tr td a:hover {
	text-decoration:underline;
}
table tr td {
	width:140px;
}
div.link p {
	text-align:center;
	font-weight:bold;
}
