#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;
}
table#siteharitasi {
	width:100%;
}
table#siteharitasi td {
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	min-width:120px;*width:120px;
	border:1px solid #C3C3C3;
}
table#siteharitasi td h5 {
	height:23px;
	line-height:23px;
}
table#siteharitasi td h5 a {
	color:#fff;
	font-weight:bold;
}
ul.arsiv {
	padding-top:7px;
	padding-bottom:12px;
}
ul.arsiv a {
	text-decoration:none;
}
ul.arsiv a:hover {
	text-decoration:underline;
}

