#testengine input[type=radio] {
	-moz-appearance: radio;
	-webkit-appearance: radio;
	-khtml-appearance: radio;
}
#testengine input[type=checkbox] {
	-moz-appearance: checkbox;
	-webkit-appearance: checkbox;
	-khtml-appearance: checkbox;
}

#testengine li {
	margin: 10px 0;
}

/* This part of CSS is in code generated for site. It is also in JavaScript. */
/* You could change styles but DO NOT CHANGE THESE CSS TITLES!!! */
#testengine {
	text-align: left;
}
#testengine_result {
}
#testengine_form {
	max-width: 900px;
	margin: 0 auto;
}



/* This part of CSS is in template and you could change it along with template files. */
/* It is recommended to start all css titles with "testengine_" to escape conflicts with site css. */
.testengine_ok {
	font-size: 14px;
	color: #333333;
	background: #99ff99;
	font-family: Verdana;
	font-weight: normal;
	border: 1px solid #333333;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	padding: 5px;
	text-align: center !important;
}
.testengine_nok {
	font-size: 14px;
	color: #333333;
	background: #ffcccc;
	font-family: Verdana;
	font-weight: normal;
	border: 1px solid #333333;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	padding: 5px;
	text-align: center !important;
}
.testengine_info {
	font-size: 14px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	border: 1px solid #333333;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	padding: 5px;
	text-align: center !important;
}

.testengine_block {
	font-size: 14px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	width: auto;
	height: auto;
	margin: 15px auto;
	padding: 15px;
	background: #ffffff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .8), 23px 0 20px -23px rgba(0, 0, 0, .8), 0 0 40px rgba(0, 0, 0, .1) inset;
}
.testengine_block_1 {}
.testengine_block_2 {}
.testengine_block_3 {}
.testengine_block_4 {}
.testengine_block_5 {}
	
.testengine_h1 {
	font-size: 24px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	text-align: center !important;
	margin: 0 0 10px 0;
}
.testengine_h1_note {
	font-size: 16px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	text-align: center !important;
}
.testengine_h2 {
	font-size: 18px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	margin: 5px 0 20px 0;
}
.testengine_required_note {
	font-size: 14px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	margin-top: 10px;
}
.testengine_note {
	font-size: 12px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
}








.testengine_text {
}










.testengine_table {
	border-collapse:collapse;
}
.testengine_td {
	font-size: 14px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	text-align: left;
	border: 1px solid #999999;
	padding: 3px;
}
.testengine_td_field_title {
	min-width: 130px;
	text-align: left;
	font-weight: bold;
}
.testengine_td_radio {
	text-align: center;
	width: 30px;
}
.testengine_td_question {
	text-align: left;
}

.testengine_button_block {
	width: 100%;
	text-align: center !important;
}
.testengine_button {
	padding: 10px;
	margin-top: 15px;
	font-weight: bold;
}
.testengine_input_checkbox {
	margin: 2px;
	width: 20px !important;
	height: 20px !important;
}
.testengine_input_radio {
	margin: 2px;
	width: 20px !important;
	height: 20px !important;
}
.testengine_input_text {
	font-size: 16px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	margin: 2px;
	padding: 5px;
	border: 1px solid #999999;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	margin: 2px;
	max-width: 95%;
}
.testengine_input_select {
	font-size: 16px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	margin: 2px;
	padding: 5px;
	border: 1px solid #999999;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	margin: 2px;
}
#testengine_birth_d {
	max-width: 60px;
}
#testengine_birth_m {
	max-width: 60px;
}
#testengine_birth_y {
	max-width: 80px;
}
.testengine_textarea {
	font-size: 16px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #999999;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	margin: 2px;
	max-width: 95%;
}
.testengine_alert_bold {
	font-size: 14px;
	color: #ff0000;
	font-family: Verdana;
	font-weight: bold;
}
.testengine_alert_normal {
	font-size: 14px;
	color: #ff0000;
	font-family: Verdana;
	font-weight: normal;
}
.testengine_copyright {
	font-size: 12px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	text-align: left;
}
.testengine_version {
	font-size: 12px;
	color: #333333;
	font-family: Verdana;
	font-weight: normal;
	text-align: right !important;
}