.structlist {
	list-style-type: none;
	white-space: nowrap;
	font-size: small;
}
.orgtitle {
	font-weight: bold;
	font-size: small;
}
.mod-scorm .top {
	vertical-align: top;
}
.mod-scorm .scorm-left {
	text-align: left;
}
.mod-scorm .scorm-center {
	text-align: center;
}
.mod-scorm .scorm-right {
	text-align: right;
}
.mod-scorm .scoframe {
	position: relative;
	width: 100%;
	height: 100%;
}
#mod-scorm-player {

}
#mod-scorm-player #scormpage {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mod-scorm-player #tochead {
	position: relative;
	text-align: center;
	top: 3px;
	height: 30px;
}
#mod-scorm-player .toc {
	width: 820px;
}
#mod-scorm-player .no-toc {
	width: 1000px;
}
#mod-scorm-player #scormtop {
	width: 100%;
	height: 30px;
	visibility: hidden;
}
#mod-scorm-player #scormobject {
	height: 400px;
}
#mod-scorm-player #scormbrowse {
	position: absolute;
	left: 5px;
	top: 0px;
}
#mod-scorm-player #scormnav {
	position: absolute;
	right: 5px;
	top: 0px;
	text-align: center;
	top: 3px;
	width: 100%;
}
#mod-scorm-view .structurehead {
	text-align: center;
}
#mod-scorm-view .structurelist {
	list-style-type: none;
	white-space: nowrap;
}
#mod-scorm-player #scormbox {
	float: right;
	margin: 0px;
	padding: 0px;
}
#mod-scorm-player #tocbox {
	width: 178px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#mod-scorm-player #tochead {
	position: relative;
	text-align: center;
	top: 3px;
	margin-right: 18px;
	margin-left: 18px;
}
#toctree {
	position:relative;
	width:100%;
	overflow-x: auto;
	overflow-y: auto;
	font-size: 12px;
}
#mod-scorm-player .structurelist {
	position: relative;
	list-style-type: none;
	width: 100%;
	margin-left:0;
	padding-left: 0;
	margin-right:0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-top:0;
	margin-bottom:0;
}
#mod-scorm-player .structurelist ul {
	padding-left: 0.5em;
	margin-left: 0.5em;
}
#mod-scorm-player .structurelist .status {
	float: left;
	margin-right: 2px;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#mod-scorm-view .structurelist {
	list-style-type: none;
	white-space: nowrap;
}
a#mod-scorm-log-toggle {
	font-size: 0.7em;
	font-weight: bold;
}
iframe {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#scromobject .scoframe {
	width: 100%;
	height: 100%;
}

