@charset "utf-8";
/* CSS Document */

.news-latest-container {
	width:642px;
	float:left;
	height:auto;
	position:relative;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9c9c9c;
	padding-bottom:7px;
	margin-bottom:7px;
}
.news-single-container {
	width:630px;
	float:left;
	height:auto;
	position:relative;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9c9c9c;
	padding-bottom:7px;
	margin-bottom:7px;
}
.news-latest-container-image {
	width:200px;
	float:left;
	text-align:center;
	display:table-cell;
	position:relative;
}
.news-latest-container-content {
	width:440px;
	float:left;
}
.news-latest-container-content-title {
	margin-top:6px;
	margin-bottom:5px;
}
.news-latest-container-content-text {
}
.news-single-container-content {
	position:relative;
	float:left;
	width:360px;
	height:100%;
}
.news-single-container-image {
	position:relative;
	float:right;
	width:210px;
	height:100%;
}
.news-single-container-content-images {
	position:relative;
	float:right;
	width:231px;
	height:100%;
}
.news-single-container-content-images-rest {
	position:relative;
	float:right;
	width:630px;
	height:100%;
}
.news-single-container-content-title {
	position:relative;
	top:-7px;
	float:left;
	width:355px;
	margin-left:10px;
	line-height:23px;
	margin-bottom:5px;
}
.jobs-single-container-content-title {
	position:relative;
	top:-7px;
	float:left;
	width:355px;
	line-height:23px;
	margin-bottom:5px;
}
.news-single-container-content-subtitle {
	position:relative;
	float:left;
	width:350px;
	margin-left:30px;
	line-height:20px;
	margin-bottom:5px;
	top:-13px;
}
.jobs-single-container-content-subtitle {
	position:relative;
	float:left;
	width:350px;
	margin-left:10px;
	line-height:20px;
	margin-bottom:5px;
	top:-13px;
}
.news-single-container-content-text {
	position:relative;
	float:left;
	width:320px;
	margin-left:30px;
	height:auto;
	top:-19px;
}
.jobs-single-container-content-text {
	position:relative;
	float:left;
	width:320px;
	margin-left:10px;
	height:auto;
	top:-19px;
	text-align:left;
}
