
body{padding:10px;}

#featured-slider{width:800px;height:350px;overflow:hidden;position:relative; z-index:1;}
#slider{width:6400px;height:350px;position:absolute;top:0px;left:0px;}
#slider div{width:800px;height:350px;float:left;position:relative;}
h2{
	background:url(images/titlebg.png);
	width:800px;
	height:27px;
	padding-top:3px;
	text-align:center;
	position:absolute;
	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;}

