.content-inner {
	xmargin: 0 auto;
	xwidth: 600px;
	position: relative;
}
.content-inner .contactformitem input, select, textarea {
	float: none;
}
.t-bold {
	font-weight: bold;
}
.lbl-blk {
	color: #000;
}
.profile-form {
	margin-left: 100px;
	width: 580px;
	background: #f4f1ec url(../images/apply_now/profile_form_bg.jpg) no-repeat top left;
}
.profile-form p {
	margin: 20px auto;
	width: 520px;
	color: #fff;
	line-height: 20px; font-weight: bold;
}
.profile-submit {
	margin: 20px 0;
	text-align: center;
}
.profile-form-table {
	margin: 0 auto;
	width: 520px;
}
.profile-form-table input {
	border: 1px solid #369AE2;
}
.profile-form-table td {
	padding: 10px 0;
} 
