*{margin:0px;padding:0px;}
body{
}

#featured-slider{
	width:632px;
	height:440px;
	overflow:hidden;
	position:relative;
}
#slider{
	width:3160px;
	height:440px;
	position:absolute;
	top:0px;
	left:0px;
}
#slider div{
	width:632px;
	height:440px;
	float:left;
	position:relative;
}
h2{
	background:url(images/titlebg.png);
	width:600px;
	height:27px;
	padding-top:3px;
	text-align:center;
	position:absolute;
	left:10px;
	top:10px;
	font:18px 'Trebuchet MS';
	color:#fff;
}

#sayfalama{position:absolute;left:10px;bottom:10px;}
#sayfalama a{background:url(images/link.png);width:16px;height:16px;margin-right:2px;display:block;float:left;text-decoration:none;}
#sayfalama a span{display:none;}
