#left_bar	
{
	position: fixed; 
	_position: absolute; 
	left: 50%; 
	top: 170px; 
	width: 197px; 
	margin-left: -552px; 
	z-index: 2; 
	height: 100%;
	_height: 100%;		
	text-align: left; 
	overflow: hidden;
	background: url(../imagini/bg_left.png);
	border: none; 
}

#left_bar form				
{ 
	margin: 0; 
	padding: 0; 
}