@charset "utf-8";
#resistration {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#resistration   .category {
	background-image: url(images/jobs_info_title.gif);
	background-repeat: repeat-x;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #003060;
	padding-top: 6px;
	margin-bottom: 10px;
	background-position: bottom;
	padding-left: 8px;
}
#resistration .text {
	margin-bottom: 20px;
	margin-left: 30px;
	line-height: 16px;
}
#resistration .text_red {
	margin-bottom: 20px;
	margin-left: 30px;
	line-height: 16px;
	color: #FF0000;
}
