
.anketBaslik {
	color: #0054A4;
	line-height: 22px;
	background-color: #9294E7;
	border-bottom: thin solid #55ACFF;
	border-top: thin solid #F6EDE3;
	font-weight: normal;
	text-align: center;
	text-transform: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.anketSoru {
	color: #3D718D;
	line-height: 18px;
	background-color: #EAF4F4;
	border-bottom: thin solid #ABC9C9;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.anketSecenek {
	color: #1E1E1E;
	line-height: 18px;
	background-color: #EEF8FD;
	border-bottom: thin solid #EDF1F3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.anketTarih {
	color: #D0E8FF;
	line-height: 12px;
	background-color: #3E7495;
	border-bottom: thin solid #003B73;
	border-top: thin solid #D0E8FF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.anket {
	background-color: #C5D9DE;
	border-bottom: thin solid #B7D5F2;
	border-top: thin solid #D0ECFD;
	height: 20px;
	position: relative;
}
.anketbar {
	position: relative;
	height: 18px;
	background-color: #396182;
	left: 0px;
	top: 0px;
	z-index: 1;
	float: left;
	color: #003971;
	font-size: 6px;
}