/*  -------------------------------------------------------------------
    Redefine Tag ------------------------------------------------------ */
	
	/*  Form elements */
	select.inp_age{ width:200px; }
	input.inp_skill { margin-left:72px; }

/*  --------------------------------------------------------------------
    Header ------------------------------------------------------------- */
	#header_right{ width:230px; }
	
	#header_left .t_get_enough{
		background-image:url(/images/game/fr/l_getenough.gif);
		margin:9px 0 8px 0;
		width:150px; height:10px;
	}
	
	#header_left a img{ margin-left:8px; }
	
	#header_center .t_milk_run{
		background-image:url(/images/game/fr/l_dairy_dash.png);
		width:272px; height:109px;
	}
	
	* html #header_center .t_milk_run { background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/game/fr/l_dairy_dash.png", sizingMethod="crop"); }
	

	/*  --------------------------------------------------------------
    Titles ------------------------------------------------------- */
	.t_dairy_dash{
		background-image:url(/images/game/fr/t_dairy_dash.gif);
		width:277px; height:31px;
	}
	
	.t_oops{
		background-image:url(/images/game/fr/t_oops.gif);
		width:72px; height:27px;
	}
	
	.t_thanks{
		background-image:url(/images/game/fr/t_thanks.gif);
		width:77px; height:21px;
	}
	
	.t_success{
		background-image:url(/images/game/fr/t_success.gif);
		width:191px; height:20px;
	}
	
	.t_thanks_sharing{
		background-image:url(/images/game/fr/t_thanks_sharing.gif);
		width:334px; height:29px;
	}
	
	.t_hmmm{
		background-image:url(/images/game/fr/t_hmmm.gif);
		width:78px; height:22px;
	}
	
	.t_done{
		background-image:url(/images/game/fr/t_done.gif);
		width:109px; height:27px;
	}
	
	.t_thanks_entering{
		background-image:url(/images/game/fr/t_thanks_entering.gif);
		width:279px; height:27px;
	}
	
	
/*  --------------------------------------------------------------
    Buttons ------------------------------------------------------ */	
	.b_submit {
		background-image:url(/images/game/fr/b_submit.gif);
		width:157px; height:30px;
	}
	
	.b_continue {
		background-image:url(/images/game/fr/b_continue.gif);
		margin:16px 0px 0px 149px;
		width:157px; height:30px;
	}
	
	.b_play_again {
		background-image:url(/images/game/fr/b_play_again.gif);
		width:205px; height:30px;
	}
	
	.b_go_to_getenough {
		background-image:url(/images/game/fr/b_go_to_getenough.gif);
		width:330px; height:30px;
		margin-top:10px;
	}
	
	.b_no_thanks {
		background-image:url(/images/game/fr/b_no_thanks.gif);
		width:157px; height:30px;
	}
	
	.b_close {
		background-image:url(/images/game/fr/b_close.gif);
		width:157px; height:30px;
	}