
#mainContent {
	background:url('../images/bg-main-step-1.png') no-repeat !important;
}

#mainContent h2.find-out {
	width:304px;
	height:54px;
	background:url('../images/step-1/find-out-heading.png') no-repeat;
}

#mainContent .left-content {
	width:330px;
	float:left;
}

#mainContent .right-content {
	width:250px;
	float:right;
}

*:first-child+html #step-1-country-input { position:relative; top:-9px; width:250px; }
