.studcontainer {
	width: 600px;
	background-color: #FFF;
	margin: 10px;
	height: 180px;
	border: 1px solid #630;
}
.studimage {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.studtxt {
	font-weight: bold;
	margin-top: -20px;
}
.discription {
	text-align: justify;
	font-size: 14px;
}
#studinfo {
	font-size: 14px;
	text-align: justify;
}
.studdisccontainer {
	width: 600px;
	background-color: #FFF;
	padding: 10px;
}
#studfee {
	font-weight: bold;
	color: #00C;
}
#studpedigree {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#studpedtxt {
	font-size: 10px;
	margin-top: -20px;
}
