/* site specific generic styles here */

.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.subtext ol {
	margin-top: 5px;
	margin-bottom: 7px;
}

.englishbaby div {
	width: auto !important;
}
.englishbaby {
	border: solid #f93;
	border-width: 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.englishbaby img {
	float: left;
	margin-right: 10px;
}
.englishbaby h2 {
	margin: 0px 0px 5px 0px;
}
.englishbaby p {
	margin: 0px;
}
.englishbaby .thelink {
	margin-top: 5px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

.studentalert-header {
	background: #f66;
	color: #fff;
	font-weight: bold;
	padding: 2px 9px;
	margin: 0px 10px;
}
.studentalert-embed {
	border: 1px solid #f66;
	padding: 10px;
	margin: 0px 10px;
	font-size: 9pt;
}
.studentalert-embed h1 {
 padding-top: 0px;
 margin-top: 0px;
 font-size: 15pt;
}
.studentalert-embed .article-image {
	float: right;
	xmargin-top: 10px;
	margin-left: 10px;
}
