/* ENGLISH CSS DOCUMENT */

#banner #apply-now{
	background:transparent url(/_images/en/btn.applynow.png) no-repeat left top;
	width:148px;
	height:42px;
	text-indent:-999em;
	position:absolute;
	right:13px;
	bottom:10px;
	z-index:50;
	overflow:hidden;
}
#current-corp, #current-games{
	background:transparent url(/_images/en/btn.opportunities.png) no-repeat left top;
	width:181px;
	height:61px;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	position:relative;
}
#current-corp:hover{
	background-position:0px -61px;
}
#current-games{
	background-position:0px -122px;
	margin:15px 0;
}
#current-games:hover{
	background-position:0px -183px;
}
#apply-now{
	background:transparent url(/_images/en/btn.apply-now.png) no-repeat left top;
	display:block;
	width:148px;
	height:42px;
	text-indent:-999em;
	margin:0 auto;
}
#apply-now:hover{
	background-position:0 -42px;
}
#email-form input#email-submit{
	background:transparent url(/_images/en/btn.email-submit.png) no-repeat left top;
	border:none;
	float:right;
	display:inline;
	#line-height:0px;
	width:57px;
	height:20px;
	text-indent:-999em;
	margin:3px 0px 0;
	padding:0;
}
#contact-form input#contact-submit,
#application-form input#contact-submit,
#referral-form input#referral-submit{
	background:transparent url(/_images/en/btn.contact-submit.png) no-repeat left top;
	border:none;
	#line-height:0px;
	width:57px;
	height:20px;
	text-indent:-999em;
	margin:0 0 0 105px;
	padding:0;
}