#feed {
}
#feed img{
	margin-left: 15px;
}
.hidden {
	display: none;
}
#rightSideBox {
	font-size: 12px;
	line-height: 1.3em;
	margin-left: 10px;
	width: 270px;
	float: right;
	text-align:left;
	text-align:justify;
}
#rightSideBox h1{
	margin-bottom: 5px;
}
#rightSideBox img{
	float: left;
	margin: 0 5px 5px 0;
}
.horizSep {
	margin: 7px auto;
	width: 90%;
	border-bottom: 1px dotted #999999;
}
.left {
	float: left;
}
.right {
	float: right;
}
.visLo {
	opacity:0.65;
	filter:alpha(opacity=65);
}
.visFull {
	opacity:1;
	filter:alpha(opacity=100);
}
.hiLt {
	background-color: #FFE;
}
.noHiLt {
	background-color: none;
}
#teachers img{
	margin: 0 7px 7px 7px;
}
.txtCenter {
	text-align:center;
}

.bioPic {
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-bottom: 10px;
	margin: 10px;
}

.window h1{
	font-size:23px;
}
.window li{
	font-size:12px;
	color:#999;
	margin:.25em auto;
}
.window ul{
	margin:.25em auto;
}
.section {
	border: 1px dotted #aaa;
	margin: 2em auto;
	padding: 1.5em;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| SOCIAL NETWORKING||||||||||||||||| */

#SNbar {
	float: right;
	text-align: right;
	margin:0;
}
#SNbar form{
	margin:0;
	display: inline;
}
#SNbar img{
	margin:0 0 0 5px;
}
#SNtext {
	font-size: 12px;
	display: inline;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| END SOCIAL NETWORKING||||||||||||||||| */
