.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: #000000;}
.vacancy_container .hscrollerbase {visibility:hidden !important;}
.vacancy_container .hscrollerbar {visibility:hidden !important;}

#scrooll_text {
	POSITION:relative ;HEIGHT: 288px; 
	background-color:#000000;
	width:260px; 
	overflow:hidden;
	border-top:5px solid #000;
}

.a_tag{
	text-decoration:none;
	color:#ffffff;
	text-align:left;
	background-image: url(../images/features-jobs-bg.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	display:block;
	padding:10px;
	background-color:#1f1f1f;
	border-bottom:1px solid #232323;
	border-top:1px solid #000000;
}
.a_tag:hover{
	text-decoration:none;
	color:#ffffff;
	text-align:left;
	background-image: url(../images/features-jobs-bg-r.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	display:block;
	padding:10px;
	background-color:#424242;
}
