
.bottom {
	border-top: 5px solid #999999;
	}

.title{
	font-size: 12pt;
	font-weight: bold;
	color: black;	
	letter-spacing: normal;
	padding-bottom: 0px;
	}

/* new exercise styles */

h2.title{
	font-size: 10pt;
	font-weight: bold;
	color: black;	
	letter-spacing: normal;
	padding-bottom: 0px;
	}

.rubric {
	}

.exercise {
	margin-left: 20px;
	font-size: 10pt;
	}

.exercise_number {
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}

.exercise li{
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px;
	}

.exercise ol{
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	}

.exercise img {
	margin: 0px 7px 0px 7px;
	}

.exercise .exercise_text {
	margin: 0px;
	font-weight: normal;
	}

.exercise_buttons {
	margin: 20px 0px 0px 0px;
	clear:both;
	}

/* Drop Down Styles */

.exercise_dropdown {
	margin: 0px 5px 0px 5px;
	}

/* Gapfill Styles */

.gapfill_wordsfill {
	font-weight: bold;
	word-spacing: 20px;
	margin-bottom: 25px;
	}

.exercise_gapfillbox {
	margin: 10px 5px 0px 5px;
	}

/* Word Ordering Style */

#wordordering a{
	color: #333333;
	text-decoration: none;
	border: 1px solid silver;
	padding: 2px 3px 2px 3px;
	}

#wordordering a:hover{
	color: red;
	border: 1px solid red;
	}

#wordordering a:visited{
	color: #333333;
	}

#wordordering a:active{
	color: #333333;
	}

#wordordering .wordordering_gapfillbox {
	margin-top: 10px;
	border-bottom: 2px solid #cccccc;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	background-color: #eeeeee;
	width: 90%;
	margin-bottom: 10px;
	}

/* Spot the mistake styles */

#spotthemistake a{
	color: #333333;
	text-decoration: none;
	}

#spotthemistake a:hover{
	color: red;
	}

/* Sentence Matching Styles */

.upper_alpha {
	font-weight: bold;
	margin-right: 15px;
	margin-left: 10px;
	}

.sentencematching {
	clear: both;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}
.sentencematching .exercise_text{
	width: 35%;
	background-color: #eeeeee;
	padding: 3px;
	}
.sentencematching span{
	float: left;
	display: block;
	
	}

.sentencematching input {
	float: left;
	}

.exercise {
	width: 500px;
	margin-right: 0px;
	}

/* Level page previous edition advert styles */

#previousedition a:hover {
	color: #FFFFFF;
	border-left-color: #663399; 
	border-right-color: #663399; 
	border-top-color: #663399; 
	border-bottom-color: #663399;
	background-color: #9999CC;
	}
#previousedition a {	
	color: #663399;
	border-left: 1px solid #9999CC; 
	border-right: 1px solid #9999CC; 
	border-top: 1px solid #9999CC; 
	border-bottom: 2px solid #9999CC; 
	background-color: white;
	display: block;
	padding: 10px; 
	margin: 20px 0px 20px 0px; 	
	width: 100%; 
	float: left; 
	text-decoration: none;
	}

#previousedition_text {
	letter-spacing: 2px;
	font-size: 14pt;
	float: left; 
	width: 70%;
	margin: 0px;
	padding: 0px; 
	text-decoration: none;
	
	}
#previousedition img {
	float: left; 
	padding: 0px; 
	margin: 0px 20px 0px 0px; 
	border: 1px solid white;
	}

.level_table img {
	margin: 0px;
	}

object {
	width: 560px;
	}
