#center_bar_main	
{
	position: fixed;
	_position: absolute; 
	left: 50%; 
	top: 170px;  
	width: 570px; 
	margin-left: -359px; 
	z-index: 0;
	height: 100%;
	_height: 100%;			
	text-align: left; 
	overflow: hidden;
	background: #FFFFFF;
	border: none; 
}

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