
#def-container {

	float: right;
}
.definition {
	clear: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	display: block;
}

.definition a {
	text-align: right;
	vertical-align: top;
	float: left;
	width: 110px;
	height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

.definition2 {
	clear: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 50px;
	display: block;
}
.definition2 a {
	text-align: right;
	vertical-align: top;
	float: left;
	width: 75px;
	height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.resources-container {
	clear: both;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 125px;
	background-image: url(../images/tipsheets/resources.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	overflow: visible;
	width: 100%;
	display: block;	 	font-size: 90%;
}

#video-container {
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 125px;
	background-image: url(../images/videos/video-vert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	overflow: auto;
	
	visibility: visible;
	z-index: auto;
}
.videolink {
	width: 70px;
	float: left;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 80%;
	height: 100px;

}

.benchmark-word {
	padding: 0px;
	clear: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-weight: bolder; 	display: block;
}

.benchmark-stategoal {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	padding: 5px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999; 	display: block;
}
.benchmark-stategoal b {color: #CC0000; font-size: 120%; font-weight: bold;
	font-variant: small-caps;}


.benchmark-learningstd {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: left; 	display: block;
}

.benchmark-learningstd b{color: #CC0000; font-weight: bold;}


#contents-standards {
	color: #333333;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 7px;
	float: right;
	width: 150px;
	border: 1px groove #333333;
	font-size: 90%!important;
	font-weight: normal;
}


#contents-standards h1{font-size: 100%!important;}
#contents-standards ul{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#contents-standards ul ul{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contents-standards li{	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}

