.rtcrm-portal {
	max-width: 720px;
}
.rtcrm-portal-job {
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 16px;
	margin-bottom: 20px;
}
.rtcrm-portal-job fieldset {
	border: 1px solid #eee;
	margin-bottom: 12px;
	padding: 10px;
}
.rtcrm-portal-notice {
	background: #eafbea;
	border: 1px solid #b6e6b6;
	padding: 8px 12px;
	border-radius: 4px;
}
.rtcrm-portal-contact {
	color: #666;
	font-size: 13px;
}
