/* Unyan Tests */
.unyan-tests,
.unyan-tests2,
.pregnant-tests,
.pregnant-tests2 {
	width: 670px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	padding: 10px;
}

.unyan-tests {
	background: url('/i/backgrounds/unyan_tests_bg.gif') left bottom no-repeat;
}

.unyan-tests2 {
	background: url('/i/backgrounds/unyan_tests_bg2.gif') left bottom no-repeat;
}

.pregnant-tests {
	background: url('/i/backgrounds/pregnant_tests_bg.gif') left bottom no-repeat;
}

.pregnant-tests2 {
	background: url('/i/backgrounds/pregnant_tests_bg2.gif') left bottom no-repeat;
}

.unyan-tests-main,
.unyan-tests-result,
.pregnant-tests-main,
.pregnant-tests-result {
	width: 690px;
	height: 400px;
	margin: 0 auto;
}

.unyan-tests-main {
	background: url('/i/backgrounds/unyan_tests_main_bg.gif') left bottom no-repeat;
	cursor: pointer;
}

.pregnant-tests-main {
	background: url('/i/backgrounds/pregnant_tests_main_bg.gif') left bottom no-repeat;
	cursor: pointer;
}

.unyan-tests-result {
	background: url('/i/backgrounds/unyan_tests_result_bg.gif') left bottom no-repeat;
}

.pregnant-tests-result {
	background: url('/i/backgrounds/pregnant_tests_result_bg.gif') left bottom no-repeat;
}

.unyan-tests-result-text {
	position: relative;
	top: 85px;
	overflow: auto;
	width: 290px;
	height: 220px;
	margin: 0 auto;
	padding: 5px 10px;
	color: #455e91;
}

.pregnant-tests-result-text {
	position: relative;
	top: 85px;
	left: 215px;
	overflow: auto;
	width: 290px;
	height: 220px;
	padding: 5px 10px;
	color: #455e91;
}

.unyan-tests-question,
.unyan-tests-question2 {
	color: #4f78d6;
}

.unyan-tests-question2 {
	text-align: right;
}

.unyan-tests-answers-block {
	margin: 10px 0;
}

.unyan-tests-answer {
	color: #455e91;
}

.unyan-tests-button {
	width: 340px;
	text-align: center;
}

.santa_heat {display:none!important}

/* end Unyan Tests */
