body {
	margin: 0 0 0 25px;
}

.countrySelectionPage .header {
	height: 133px;
	background-image: url('../img/country_selection_page/background_top.gif');
	background-repeat: no-repeat;
}


.countrySelectionPage .main {
	height: 393px;
	background-image: url('../img/country_selection_page/background_bottom.jpg');
	background-repeat: no-repeat;
	padding: 34px 0 0 130px;
}

.countrySelectionPage .main a {
	display: block;
	margin: 10px 0 0 0;
}
