table.question {border:solid 2px black;border-collapse: collapse;padding:3px; margin: 3px;font-size:12pt; background-color:white}
table.question + tr, table.question + td, table.question + th {border:solid 1px black;border-collapse: collapse;padding:3px;}

.explanation {
	font-size:75%;
	color:#777;
	word-break:break-all;
}

div.left20 {
	position:relative;
	left:20px;
	padding-right:40px;
	word-break:break-all;
}

#select_lang {width:120px;font-size:18px;}

* html ul.menu li{
	display:inline;
	zoom:1;
	list-style-type: none;
}
*+html ul.menu li{
	display:inline;
	zoom:1;
	list-style-type: none;
}

ul li{
	word-break:break-all;
	word-wrap:break-word;
}

ul.menu li a{
	display:block;
	height:44px;
	line-height:43px;
	text-indent:30px;
	font-weight:bold;
	color:#eee;
	text-decoration:none;
	position:relative;
	background: black url(../images/bgHeader.png) repeat-x scroll center top;
	margin:0;
	list-style-type: none;
}
ul.menu li a:hover{
	background: gray url(../images/bgHeader.png) repeat-x scroll center top;
	list-style-type: none;
}
ul.sub{
	display:none;
	list-style-type: none;
}
* html ul.sub{
	zoom:1;
	position:relative;
	list-style-type: none;
}
*+html ul.sub{
	zoom:1;
	position:relative;
}
ul.sub li{
	float:none;
}
ul.sub li ul.sub{
	position:absolute;
	left:179px;
	top:0;
}
ul.menu{
	zoom:1;
	margin:0;
	width:79px;
	position:absolute;
	right:0px;
	top:0px;
	font:bold 17px Helvetica;
	padding: 0;
	-webkit-border-radius: 0px;
	background: none;
	border: none;
	list-style-type: none;
	z-index:100;
}
ul.menu:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}

ul.menu ul{
	background: none;
	border: none;
	margin:0;
	position:relative;
	left:-100px;
	width:179px;
}
ul.menu li{
	margin-bottom:-3px;
	text-align:center;
}
div#header{
	height: 33px;
}

.bg-gray{
	background-color:#ddd;
}

.faq_question, .faq_answer{
	padding-left:45px;
	background-repeat:no-repeat;
	background-position:10px 7px
}
.faq_question .place, .faq_answer .place{
	position: relative;
	left:-5px;
	top: 3px;
}
.faq_question{
	background-image:url(../images/q.gif);
}
.faq_answer{
	background-image:url(../images/a.gif);
}
#header2{
	background:#DDDDDD url(../images/bgHeader.png) repeat-x scroll center top;
	border-bottom:1px solid #888;
	border-top:1px solid #CDD5DF;
	margin:0 0 0 -10px;
	min-height:20px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	padding-top:1px;
}
.header_link{
	text-decoration:none;color:#666;
}

input#prevSCO{
	position:absolute; 
	top:3pt!important; 
	left:auto; 
	right:120px; 
	width:30pt; 
	min-width:30pt;
	height:25pt !important;
}
input#nextSCO{
	position:absolute; 
	top:3pt !important; 
	left:auto; 
	right:10px; 
	width:30pt; 
	min-width:30pt;
	height:25pt !important;
}

table.leftQuestionTable{
	text-align:center;
}
td.leftQuestionTable{
	text-align:center;
	width:50px;
}
td.rightQuestionTable{
	text-align:left;
}
img.progress_bar{
	border:0px;
}
div.progress_bar1{
	margin-top:-10px;
	margin-left:25px;
}
div.progress_bar2{
	margin-top:-15px;
}

.innerMenu{
	font-size:85%;
	margin-left:0px;
	margin-top:3px;
	color: #444
}

div#order_list_div { width: 300px; }
ul li.quiz-decimal-sortable{border: 1px solid black; margin: 10px 5px; list-style-type:decimal;}

div#header input#prevSCO {
	left: auto;
	right: 120px;
	padding: 0;
	width: 30px;
	vertical-align: center;
	}
div#header input#nextSCO {
	left: auto;
	right: 10px;
	padding: 0;
	width: 30px;
	vertical-align: center;
}
div#header input#help {
	left: auto;
	right: 170px;
	padding: 0;
	top:3pt; 
	height:24pt;
	width: 80pt;
	min-width:60px;
	vertical-align: center;
	}

div.news ul {
	border: 0px;
	padding-left: 40px;
}
div.news ul li {
	border: 0px;
	list-style-type: disc;
}
div.news ol li {
	border: 0px;
	list-style-type: decimal;
}
div.news p {
	text-align: left;
	font: bold 17px Helvetica;
	color: black;
	word-break:break-all;
}
div.news a	{
	text-decoration: underline;
	color: blue;
}
div.left20 select[name="default_language"]{
	width:100px;
}

select.question_random_configs{
	width:100px;
}
table.download_setting .checkbox{
	width:70px;
	text-align:center;
}