.d_left_spacer { width: 20px; } 
.d_middle_spacer { width: 263px;} 
.d_right_spacer {width:20px;}

#progress_bar 
{ 
	text-align: center; 
	width: 175px; 
	white-space: nowrap;
}

#progress_bar_out 
{ 
	text-align: left; 
	width: 100%; 
	height:3px; 
	white-space: nowrap; 
	border: solid 1px #000000; 
	background-color: #FFFFFF;
	font-size: 1px;
}

#progress_bar_in 
{ 
	text-align: left; 
	width: 0px; 
	white-space: nowrap;
	background-color: #000000;
	font-size: 1px;
}

.f_textarea 
{
}

.f_text
{
}

.f_select
{
}

.f_radio
{
}

