div#RightRightStudentsContainerMaster {

	background-color: white;
	margin-top: 0px;
	margin-left: 4px;
	margin-bottom: 0px;
	width:160px;
}

div[class=Spacer] {
	background:white;
}


div#MyFirstRowStudents {

	display:inline;
	width:100%;
	margin-left:0px;
	margin-right:3px;
	background-color:transparent;
	border:3px;
	border-style: dotted;
	border-color:#55C1EA;
	padding-top:14px;
	padding-left:3px;
	padding-bottom:2px;
}
div#MyRightRightStudentsTITLE {
	display:inline;
	width:100%;
	margin-left:0;
	margin-right:2px;
	background:transparent;
}

div#MyRightRightStudentsTITLE .Head {
	color:#55C1EA;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	display:inline;
	width:100%;
	margin-left:0;
	margin-right:2px;
	background:transparent;
}


div#MySecondRowStudents {
	margin-left:0px;
	margin-right:2px;
	margin-bottom:12px;
	background:transparent;
}