
body {
	font:12pt "Times New Roman", Times, serif;
}
a img {border:0;}
.logo img {position:relative; display:block; margin:0 auto 30px;}
.side-box,.tabs,.bread-crumbs,.arrow {display:none;}
.scroll-box {padding-bottom:40px; height:auto !important;}
.scroll-box p {padding:2px 0; margin:0;}
.control-btns .button {display:none;}
.content .result-box {padding:7px 0; margin:6px 0; font-weight:bold; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}


/*-------taskInput---------*/

div.taskContainer .taskLineContainer .segmentContainer .helpButton,
div.taskValidationContainer .taskLineContainer .markerRight,
div.taskValidationContainer .taskLineContainer .markerWrong
{ 
	border:0;
	background-repeat:no-repeat; 	
	width:30px !important; 
	height:30px !important; 
}

div.taskValidationContainer .taskLineContainer .segmentContainer .wordSelectorWrongWord .marker, 
div.taskValidationContainer .taskLineContainer .segmentContainer .wordSelectorMissedWord .marker,
div.taskValidationContainer .taskLineContainer .segmentContainer .wordSelectorRightWord .marker
{
	border:0;
	background-repeat:no-repeat; 	
	width:29px !important; 
	height:29px !important;	
}
