/*  ---------------------------------------------------------------
    Redefine Tag --------------------------------------------------*/
	
	/*  Form elements */
	input.inp_skill { margin-left:82px; }

/*  ---------------------------------------------------------------
    Header -------------------------------------------------------- */
	#header_right{ width:200px; }
	
	#header_left .t_get_enough{
		background-image:url(/images/game/en/l_getenough.gif);
		margin-bottom:5px;
		width:131px; height:21px;
	}
	
	#header_left a img{ margin-left:4px; }
	
	#header_center .t_milk_run{
		background-image:url(/images/game/en/l_dairy_dash.png);
		width:272px; height:109px;
	}
	
	* html #header_center .t_milk_run { background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/game/en/l_dairy_dash.png", sizingMethod="crop"); }
	
	
/*  --------------------------------------------------------------
    Titles ------------------------------------------------------- */
	.t_dairy_dash{
		background-image:url(/images/game/en/t_dairy_dash.gif);
		width:288px; height:26px;
	}
	
	.t_oops{
		background-image:url(/images/game/en/t_oops.gif);
		width:74px; height:27px;
	}
	
	.t_thanks{
		background-image:url(/images/game/en/t_thanks.gif);
		width:95px; height:21px;
	}
	
	.t_success{
		background-image:url(/images/game/en/t_success.gif);
		width:268px; height:27px;
	}
	
	.t_thanks_sharing{
		background-image:url(/images/game/en/t_thanks_sharing.gif);
		width:232px; height:28px;
	}
	
	.t_hmmm{
		background-image:url(/images/game/en/t_hmmm.gif);
		width:109px; height:23px;
	}
	
	.t_done{
		background-image:url(/images/game/en/t_done.gif);
		width:74px; height:24px;
	}
	
	.t_thanks_entering{
		background-image:url(/images/game/en/t_thanks_entering.gif);
		width:245px; height:27px;
	}
	
/*  --------------------------------------------------------------
    Buttons ------------------------------------------------------ */	
	
	.b_submit {
		background-image:url(/images/game/en/b_submit.gif);
		width:157px; height:30px;
	}
    
    .b_send_to_friends {
        background-image:url(/images/game/en/b_send_to_friends.gif);
        width:157px; height:30px;
    }
	
	.b_continue {
		background-image:url(/images/game/en/b_continue.gif);
		margin:16px 0px 0px 149px;
		width:157px; height:30px;
	}
	
	.b_play_again {
		background-image:url(/images/game/en/b_play_again.gif);
		width:157px; height:30px;
		float:left;
	}
	
	.b_no_thanks {
		background-image:url(/images/game/en/b_no_thanks.gif);
		width:157px; height:30px;
	}
	
	.b_go_to_getenough {
		background-image:url(/images/game/en/b_go_to_getenough.gif);
		width:224px; height:30px;
		float:left;
		margin-left:20px;
	}
	
	.b_close {
		background-image:url(/images/game/en/b_close.gif);
		width:157px; height:30px;
	}



