.activity_wrapper{
	position:relative;
	width:600px;
	height:600px;
	margin:18px 0px -60px 20px;
	border:0px solid blue;
}
.start_audio_button{
 width:100%;
 margin-top:-20px;
 color:#7a4aa3;
 text-decoration:underline;
 background-color:#fff;
 text-align:left;
 padding:0px;
 border:0;
}
.line_number_and_passage_wrapper{
	position:absolute;
	left:0px;top:220px;
	width:620px;
	border:0px dashed green;
}
.watch_wrapper_30{
	float:left;
    width: 118px;
    height: 141px;
	background-image:url(/wp-content/uploads/modules/pmr/pmr_06_includes_sydney/images/watch_30.png);
	background-repeat:no-repeat;
	margin:0px 12px 18px 0px;
	border:0px solid green;
}
.watch_wrapper_100{
	float:left;
    width: 118px;
    height: 141px;
	background-image:url(/wp-content/uploads/modules/pmr/pmr_06_includes_sydney/images/watch_100.png);
	background-repeat:no-repeat;
	margin:0px 12px 18px 0px;
/*
	opacity:1;
  	filter:alpha(opacity=100); /* For IE8 and earlier */
*/
	border:0px solid green;
}
.watch_numbers{
	position:absolute;
	left:30px;
	top:50px;
	width:68px;
	color:#cc9999;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	border:0px solid green;
}
.watch_reset_button_30{
	position:absolute;left:24px;top:100px;
    height:28px;width:73px;
	background-image:url(/wp-content/uploads/modules/pmr/pmr_06_includes_sydney/images/button_reset_30.png);
	background-repeat:no-repeat;
	color:white;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:14px;
	cursor:pointer;
	padding:10px 0px 0px 20px;
}
.watch_reset_button_100{
	position:absolute;left:24px;top:100px;
    height:28px;width:73px;
	background-image:url(/wp-content/uploads/modules/pmr/pmr_06_includes_sydney/images/button_reset_100.png);
	background-repeat:no-repeat;
	color:white;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:14px;
	cursor:pointer;
	padding:10px 0px 0px 20px;
}

.intro{
	float:left;
    width: 440px;
    line-height:140%;
    margin:18px 0px 0px 0px;
    border:0px solid green;
}

.passage_wrapper{
	float:left;
	width:530px;
	background-color:white;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	line-height:140%;
	margin:0px 0px 22px 22px;
	border:0px solid green;
}
.click_word_container{
	position:relative;
	color:white;
	cursor:pointer;
	border:0px solid #660066;
}

.click_word_span{
	float:left;
	color:black;
	background-image:url(/wp-content/uploads/modules/pmr/pmr_06_includes_sydney/images/white.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px 3px 0px 3px;
	border:0px dashed #cccccc;
}

/* 
#click_word_container span{
	color:red !important;
	display: inline-block !important;
	margin: 0 auto !important;
	border:0px dashed green !important;
}
 */


.click_word_span_misc{
	float:left;
	color:black;
	background-image:url(/wp-content/uploads/modules/pmr/pmr_06_includes_sydney/images/white.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px 3px 0px 3px;
	border:1px dashed #cccccc;
}
.no_click_text{
	float:left;
	clear:both;
	margin:-6px 0px 0px 3px;
	border:0px dashed red;
}
.green{
	float:left;
	color:black;
	background-image:url();
/* 
	background-color:#BDE89A;
 */
/* 
	background-color:#70AD3E;
 */
	background-color:#C1E1C1;
	margin:0px 3px 0px 3px;
	border:0px solid green;
}
.bracket{
	position:absolute;
	left:240px;top:97px;
	width:30px;height:20px;
	background-image:url(/wp-content/uploads/modules/pmr/pmr_06_includes_sydney/images/bracket.png);
	background-repeat:no-repeat;
	border:0px solid green;
}

.line_number_wrapper{
	position:absolute;
	left:550px;top:0px;
	width:30px;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:140%;
	text-align:right;
	border:0px solid orange;
}


/* END END END END END END */
.end{
	position:absolute;
	left:0px;top:520px;
	clear:both;
	color:black;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	margin:0px 0px 0px 0px;
	border:0px solid red;
}
.input_field{
	position:absolute;
	left:160px;top:48px;
	width:80px;
	color:blue;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:16px;
	text-align:center;
}
.numbers_only{
	position:absolute;
	left:44px;top:54px;
	width:130px;height:20px;
	color:red;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:center;
}
.show_count{
	position:absolute;
	left:260px;top:48px;
	width:110px;height:24px;
	background-color:#101A83;;
	color:white;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:14px;
	font-style:italic;
	text-align:center;
	padding-top:2px;
	cursor:pointer;
}








