@charset "utf-8";
.voting_question {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-align: right;
	vertical-align: top;
}
.voting_answers {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCECFA;
}
.voting_answers2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCECFA;
}
.loginButton {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	background-color: #D2EBF9;
}
.text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
	text-decoration: none;
	height: 50px;
	width: 130px;
	border: 1px solid #66CCCC;
}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6699CC;
	text-decoration: none;
	height: 15px;
	width: 20px;
}
.notes_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6699CC;
	border: 1px solid #6699CC;
}
.datebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6699FF;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
}

