#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.left-div {
	width:95px;
	float:left;
}
div.right-div {
	float:left;
	width:765px;
}
div.basin-odasi a {
	text-decoration:none;
}
div.basin-odasi a:hover {
	color:red;
}
