.sagCizik {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
}
.ustCizik {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #e8e8e8;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.altCizik {

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #e8e8e8;
}
.altUstCizik {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #e8e8e8;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-left-color: #e8e8e8;
}

td.sozlukNormal {
	background-color: #FFFFFF;
	border: 1px solid #F1f1f1;
	cursor:pointer;
}

td.sozlukNormal:hover {
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
}

.sozlukSecili {
	background-color: #f1f1f1;
	border: 1px solid #d4d4d4;
	cursor:default;
}

