.school-text{
	width:535px;
	margin:0px 0px 30px 0px;
	font-size:80%;
	line-height:1.3em;	
}
.grad-text-bg {
	background-image: url(../images/career/grads-title-bg.jpg);
	background-repeat: no-repeat;
	width: 535px;
	background-position: left bottom;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.grad-box {
	width: 550px;
//margin-left: 10px;
margin-left: auto;
margin-right: auto;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.grad-box-center {
	width: 100%;
	clear: both;
}
.grad-box-left {
	float: left;
	color: #666666;
	padding-top: 5px;
	padding-left: 25px;
}
.grad-box-right {
	float: right;
	line-height: 1.5em;
	color: #666666;
	text-align: right;
	padding-top: 5px;
}
.grad-name {
font-size:large;
}
.grad-message {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/career/message-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 10px;
}
.interview-t {
	background-image: url(../images/career/interview-t.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 65px;
	width: 570px;
margin-left:50px
}
.interview-box {
	clear: both;
	width: 500px;
	border: 1px solid #CCCCCC;
//margin-left: 30px;
margin-left:auto;
margin-right:auto;
	margin-bottom: 20px;
}
.interview-box th {
	background-color: #F0F0F0;
	height: 25px;
	padding-top: 8px;
}
.interview-box ul {
	padding-top: 10px;
	padding-left: 50px;
}


.pass-message {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/career/message-title.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 480px;
}

