#tasiyici{
	position: absolute;
	width: 600px;
	z-index: 4;
	}
#tasiyici #ps_left{
	width:40px;
	position: absolute;
	z-index: 8;
	float: left;
	top: 120px;
	left: 0px;
	}

#tasiyici #ps_right{
	width:40px;
	z-index: 10;
	top: 120px;
	position: absolute;
	float: right;
	left: 560px;
	}
#ps_middle{
	width:600px;
	height: 600px;
	float: left;
	}
	


#items_container {
	width: 600px;
	height: 600px;
	overflow: hidden;
	position: relative;
}

#prevbtn {
}

#playbtn {
}

#nextbtn {
}

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

div.first_item {
	left: 0px;
	text-align: center;
}


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