/* CSS Document */


#Teacher_Placeholder{
	width: 517px;
	margin: 0px;
	height: 120px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}

#Teacher_Placeholder img{
	background-image: url(../images/TTframe.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#Teacher_Placeholder p{
	clear: right;
	float: left;
	width: 120px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 0px;

}

#Teacher_Placeholder p a{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #242A64;
	line-height: 1px;
	padding: 0px;
	text-decoration: underline;

}

#Teacher_Placeholder p a:hover{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	line-height: 1px;
	text-decoration: underline;
}
