.chestionare {
	
}

.chestionare li {
	padding:3px 2px;
}

.chestionare a {
	color:#fff;
	font-size:120%;
}

.chestionare a:hover {
	color:#ccc;
}

.chestionar div {
	border-bottom:1px dashed #e0e0e0;
	padding:3px 0;
	overflow:hidden;
	clear:both;
}

.ch_info {
	color:green;
}

.ch_error {
	color:red;
}

.ch_input {
	text-align:center;
}

.ch_timeout {
	display:inline;
	float:right;
	width:140px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:center;
	background:#f0f0f0;
	border:1px solid #e0e0e0;
	color:#000;
	font-size:160%;
}
