#tasi{
	width:900px;
	}
.ps_left{
	float:left;
	width:40px;
	padding: 150px 5px 5px 5px;
	}

#ps_middle{
	float:left;
	width:777px;
	padding:10px;
	background-color: #FF9000;
	height: 570px;
	margin-top: 30px;
	}
	
.ps_right{
	float:left;
	width:40px;
	padding: 150px 5px 5px 5px;
	}

#items_container {
	width: 777px;
	height: 570px;
	overflow: hidden;
	background-color:#ff9000;
	color: #333333;
	position: absolute;
}

#prevbtn {
}

#playbtn {
}

#nextbtn {
}

div.slide_item {
	width: 777px;
	height: 570px;
	position: absolute;
	left: 778px;
	background-color:#fff;
}

div.first_item {
	left: 0px;
}
div.slide_item .baslik{
	padding: 10px;
	width: 757px;
}


/* back to post link*/
#goback {
	width: 777px;
	position: absolute;
}
