/* styles specific to its-teachers */
.article-image {
	float: right;
	xmargin-top: 10px;
	margin-left: 10px;
}
.article-title {
	xfont-size: 18px;
	margin-bottom: 0;
	xpadding-left: 70px;
	margin-top: 10px;
}
.article-author {
	color: #99CC99;
	margin-top: 0;
}
.article-intro {
	font-weight: bold;
	font-size: 13px;
	color: #000;
	margin-top: 20px;

}
div.article-split {
	background: url(../images/dotted-real.gif) center center no-repeat;
	width: 100%;
	height: 5px;
	clear: both;
}
.highlight {
	background-color: #D8EBD8;
	background-image: url(../common/images/diagonals.gif);
}
.free-activity {
	background-image: url(../images/free-activity.gif);
}

.teacheralert-header {
	background: #f66;
	color: #fff;
	font-weight: bold;
	padding: 2px 9px;
	margin: 0px 10px;
}
.teacheralert-embed {
	border: 1px solid #f66;
	padding: 10px;
	margin: 0px 10px;
	font-size: 9pt;
}
.teacheralert-embed h1 {
 padding-top: 0px;
 margin-top: 0px;
 font-size: 15pt;
}
