

#ncab-quiz, #ncab-quiz-terms					{ width: 610px; min-height: 500px; background: url('bg.jpg') repeat-y; padding:30px 50px; position: relative; }

.ncab-hidden								{ display: none; }

.ncab-clickable							{ cursor: pointer; }

.ncab-large								{ font-size: 50px; font-weight: bold; }

.ncab-medium								{ font-size: 25px; font-weight: bold; }

.ncab-small								{ font-size: 12px; font-weight: normal; }

.ncab-orange								{ color: #e15944; }

.ncab-bold								{ font-weight: bold; }

.ncab-question 							{ margin: 30px 0; }

.ncab-question h1							{ margin: 10px 0;  }

.ncab-uncertian							{ font-weight: normal; font-size: 12px; margin-left: 40px;  }

.ncab-q-alts								{ list-style: none; padding: 0; margin-bottom: 10px !important; }

.ncab-q-alts li							{ margin-bottom: 10px !important; font-weight: bold; position: relative; width: 100%; }

.ncab-q-alts li .ncab-orange					{ margin-right: 10px; }

.ncab-check								{ position: absolute; right: 0px; top: -2px; width: 19px; height: 20px; background: url('checkbox.png'); }

.ncab-checked								{ display: none; position: absolute; right: 0px; top: -5px; width: 24px; height: 25px; background: url('checked.png'); }

.ncab-senderform 							{ margin-top: 50px; }

.ncab-senderform .ncab-block					{ padding: 10px 20px; }

.ncab-senderform .ncab-row 					{ position: relative; margin: 10px 0; height: 20px; }

.ncab-senderform .ncab-row-textarea			{ height: 50px; }

.ncab-senderform label						{ font-weight: bold; }

.ncab-senderform input, .ncab-senderform textarea { float: right; width: 500px; background-color: #d9d7d1; border: 0px; height: 10px; line-height: 10px; padding: 5px; position: relative; }

.ncab-senderform textarea  					{ height: 40px;  }

.ncab-conditions-check  						{ position: relative; float: left; width: 300px; text-align: right; padding-right: 25px; height: 30px; line-height: 30px; }

.ncab-conditions-check .ncab-check				{ top: 5px; }

.ncab-letter								{ float: right; margin-left: 10px; width: 31px; height: 24px; background: url('brev.png'); }

.ncab-senderform .ncab-row.ncab-small			{ height: 30px; }

.ncab-send-button 							{ position: relative; float: right; height: 30px; line-height: 30px; padding-right: 35px;}

.ncab-send-button img						{ position: absolute; right: 0px; top: 0px; }

.ncab-thankyou								{ line-height: 25px; }

.ncab-quiz-closed							{ font-size: 25px; line-height: 32px; }

#ncab-quiz-terms h1, #ncab-quiz-terms h2		{ color: #e15944; }