#news {
	background-repeat: repeat-y;
	background-position: 125px top;
	padding: 20px 0;
}
#news .title-news {
	font-weight:500;
	line-height: 25px;
	font-size: 18px;
	color:#0066cc;
	cursor: pointer;
}
#news .rown {
	padding-bottom: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto; z-index:0;
}
#news .nright {
	width: 80%;
	border: 1px solid #ccc;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;
	border-radius:6px;
	background-color: #f9f9f9;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
#news .nright1 {
	float: right;
	width: 790px;
	float: right;
	border: 1px solid #ccc;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;
	border-radius:6px;
	background-color: #f9f9f9;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 90px;
}
#news .details {
	padding-top: 10px;
	display: none;
}
#news .date {
	float: left;
	width: 15%;
	font-weight:400;
	color: #06C;
	padding-top: 7px;
	padding-left: 5px;
}
#news .day {
	font-weight:300;
	font-size: 22px;
	line-height: 40px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#news .month {
	font-weight:400;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
#news .year {
	font-size: 14px;
	line-height: 16px;
	font-weight:400;
}
#news .box-plus {
	float: right;
	height: 34px;
	width: 34px;
	background-image: url(plus.png);
	background-repeat: no-repeat;
	position: absolute;
	left: -55px;
	top: 10px;
	cursor: pointer;
}
#news .box-minus {
	float: right;
	height: 40px;
	width: 40px;
	background-image: url(minus.png);
	background-repeat: no-repeat;
}
#news .arrow {
	width: 16px;
	position: absolute;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	top: 15px;
	left: -16px;
	background-image: url(arrow-news.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
}
#news .img-bg {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 25px;
	padding-left: 7px;
	margin-left: 20px;
	margin-top: 5px;
}
#news .half-left {
	width: 47%;
	float: left;
	padding-bottom: 20px;
}
#news .half-right {
	width: 48%;
	float: right;
	padding-bottom: 20px;
}
#news .container {
	padding-bottom: 20px;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}
#news .flags {
	float: left;
	width: 55px;
	font-weight: 400;
	color: #06C;
	margin-left: 20px;
	margin-top: 10px;
}
#news .bold {
	font-weight: 600;
}
#news .mail {
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 25px;
}
#news .globe {
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
}
#news .phone {
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 23px;
}
#news .fax {
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: left 4px;
}
#news .wrk-phone {
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: 0px 3px;
}
#news .group-phone {
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: 0px 4px;
}
#news .help-desk {
	background-repeat: no-repeat;
	padding-left: 23px;
}
#news .rleft {
	float: left;
	width: 360px;
	padding-top: 5px;
	padding-right: 35px;
}
#news .divider {
	float: left;
	width: 1px;
	;
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	margin-right: 12px;
	margin-left: 16px;
}
.img-responsive4 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 70%;
}
@media screen and (max-width: 900px) {
#news .rown {
	padding-bottom: 20px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#news .nright {
	width: 90%;
	border: 1px solid #ccc;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;
	border-radius:6px;
	background-color: #f9f9f9;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.img-responsive4 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
}
}
@media screen and (max-width: 768px) {
#news .rown {
	padding-bottom: 20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#news .nright {
	width: 100%;
	border: 1px solid #ccc;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;
	border-radius:6px;
	background-color: #f9f9f9;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width: 500px) {
#news .rown {
	padding-bottom: 20px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
#news .nright {
	width: 85%;
	border: 1px solid #ccc;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;
	border-radius:6px;
	background-color: #f9f9f9;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: 15px;
}
}
