.tisortlerStyle{
	position: relative; /* Do not change this value */
	width: 732px;
	height: 570px;
	overflow: hidden;
}
.tisortburada{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	visibility: visible;
	width: 732px;
	height: 560px;
	background-color: #A72F23;
	padding-left: 10px;
}
#tisortler2 .tisortburada .tisortler {
	float: left;
	height: 176px;
	width: 149px;
	margin-right: 40px;
	margin-bottom: 20px;
}

#tisortler2 .tisortburada .tisort {
	height: 163px;
	width: 149px;
	text-align: center;
	padding-top: 3px;
	cursor: pointer;
}
#tisortler2 .tisortburada .tisort2 {
	height: 163px;
	width: 149px;
	cursor: pointer;
	display: none;
	padding-top: 3px;
}
#tisortler2 .tisortburada .buton {
	height: 35px;
	width: 51px;
	position: absolute;
	margin-top: -25px;
	margin-left: 15px;
	cursor: pointer;
}
#tisortler2 .tisortburada .buton2 {
	height: 40px;
	width: 72px;
	position: absolute;
	margin-left: 15px;
	margin-top: -30px;
	display: none;
}
#tisortler2 .tisortburada .tisortNo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCF0EF;
	position: absolute;
	margin-left: 70px;
	margin-top: -5px;
	text-align: center;
}

#tisortSayfala {
	text-align: center;
	padding-top: 50px;
}

