.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: -200;}
.hscrollerbase {visibility:hidden !important; height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 28px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #b99e6b;}
.vacancy_container .hscrollerbase {visibility:hidden !important;}
.vacancy_container .hscrollerbar {visibility:hidden !important;}

#scrooll_text {
	POSITION:relative ;HEIGHT: 478px; background-color:#000000;width:272px; overflow:hidden;
	border-top:2px solid #4e5459;
	border-left:2px solid #4e5459;
}

.a_tag{
	text-decoration:none;
	color:#ffffff;
	text-align:left;
	background-image: url(../images/features-jobs-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
	padding:15px 10px;
	background-color:#2c3339;
	
}
.a_tag:hover{
	text-decoration:none;
	color:#ffffff;
	text-align:left;
	background-image: url(../images/features-jobs-bg-r.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
	padding:15px 10px;
	background-color:#4c5761;
}