hr.special {
	background:#eeeeee;
	color:#eeeeee;
	clear:both;
	float:none;
	width:100%;
	height:1px;
	margin:2px 0 9px;
	border:none;
}

.no-overflow {
	margin:0;
	padding:0 0 10px 0;
	overflow:hidden !important;
}

.news-date {
	margin:0;
	padding:0 !important;
	font-weight:bold;
	color:#000000 !important;
	text-decoration:none;
}
.news-date:hover {
	margin:0;
	padding:0 !important;
	font-weight:bold;
	color:#000000 !important;
	text-decoration:underline !important;
}

.clear {
	clear:both;
}

#wrappers {
  	position: absolute;
  	bottom: 50%;
  	right: 50%;
  	height: auto;
  	width: 100%;
}

#containers {
  	position: relative;
  	left: 50%;
  	top: 50%;
}