@charset "utf-8";
/* CSS Document */
div.vapros {
	height: auto;
	width: 353px;
}
div.vapros p {
	margin-top: 5px!important;
	margin-bottom: 10px!important;
}
div.vapros a {
	color: #7D8FAA!important;
	text-decoration: none!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DFE7;
	font-weight: bold;
}
div.vapros a:hover {
	color: #264571!important;
}
div.answer {
	width: 343px;
	background-color: #EFF2F6;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 12px;
}
div.answer p {
	margin-bottom: 5px!important;
	margin-top: 5px!important;
}
div.answer a.close {
	background-color: #97A9C3;
	font-weight: bold;
	color: #F6F7F9!important;
	text-decoration: none!important;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10px!important;
}
div.answer a.close:hover {
	background-color: #7D8FAA!important;
}

