/*  -------------------------------------------------------------------
    Flash detect ------------------------------------------------------ */
	#find { 
	    display:block; 
		background:url(../../img/fr/b_find.png) no-repeat top left; 
		float:left;
		text-indent:-9999px;
		width:168px; height:36px;
	}
	*html #find { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="/web/img/fr/b_find.png", sizingMethod="crop"); } /*IE6*/
	
	.fourth { background:url(../../img/fr/call.png) no-repeat top left; width:264px; height:21px; }
	*html .fourth { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="/web/img/fr/call.png", sizingMethod="crop"); } /*IE6*/
	
	.first { font-size:17px; line-height:21px; }