
.gray_out
{
	filter: alpha(opacity=30); 
	-khtml-opacity: 0.3; 
	opacity:.3;
}
