.blur
	{
	filter:alpha(opacity=65);
	opacity:0.6; 
	width: 150px; 
	height:25px;
	}
	
.clear
	{
	width: 150px; 
	height:25px;
	}

