.MyAccountContact {
	width: 740px;
	height: 268px;
	padding-top: 18px;
	padding-bottom : 18px;
	margin-right: auto;
	margin-left: auto;
}
.MyAccountContactListCont {
	min-height: 258px;
	height: auto !important;
	height: 258px;
	width: 156px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 37px;
}
.MyAccountContactListCont .Pic {
	height: 124px;
	width: 157px;
}
.MyAccountContactListCont .ChangePic {
	padding-top: 9px;
	padding-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.MyAccountContactListCont .ChangePic a {
	color: #d12c05;
}
.MyAccountContactListCont .Name {
	color: #fb0200;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 8px;
}
.MyAccountContactListCont .School {
	color: #7f7f7f;
	padding-bottom: 5px;
}
.MyAccountContactListCont .School span {
	color: #484848;
}
.MyAccountContactListCont .Country {
	color: #7f7f7f;
	padding-bottom: 5px;
}
.MyAccountContactListCont .Country span {
	color: #484848;
}
.MyAccountContactListCont .Rating {
	color: #7f7f7f;
	padding-bottom: 21px;
}
.MyAccountContactListCont .Rating span {
	color: #484848;
}
.MyAccountContactListCont .Rating img {
	display: inline;
}
.MyAccountContact .Last {
	margin-right: 0px;
}

