body {
	margin: 0px;
	padding: 0px;

}
#bodyContent {
	width: 100%;
	padding: 0;
}
.regMain {
	width:100%;
	background-color: #FFFFFF;
	background-image: url(http://images.match.com/match/fig/registration/ukRegPage_bg.jpg);
	background-repeat: repeat-x;
}
.regCenter {
	width: 828px;
	margin: 0px;
	padding: 0px;
	height: 775px;
	text-align: left;
}
h3.mtchLogo {
	overflow: hidden;
	height: 0px !important;
	height /**/:22px;
	width:155px;
	margin: 23px 0px 0px 0px;
	padding: 22px 0px 0px 0px;
	float: left;
	background-image: url(http://images.match.com/match/fig/registration/ukRegPage_mlogo.gif);
	background-repeat: no-repeat;
}
h3.mmfTop {
	overflow: hidden;
	height: 0px !important;
	height /**/:35px;
	width:242px;
	margin: 18px 0px 0px 0px;
	padding: 35px 0px 0px 0px;
	float: right;
	background-image: url(http://images.match.com/match/fig/registration/ukRegPage_mmfTop.gif);
	background-repeat: no-repeat;
}
h3.mmfBtm {
	overflow: hidden;
	height: 0px !important;
	height /**/:35px;
	width:243px;
	margin: -80px 0px 0px 0px;
	padding: 35px 0px 0px 0px;
	float: right;
	background-image: url(http://images.match.com/match/fig/registration/ukRegPage_mmfBtm.gif);
	background-repeat: no-repeat;
}
div.mmfCupid {
	margin-top: -30px;
	float: left;
	width: 100%;
	text-align: center;
}
h1.mmfregTitle {
	overflow: hidden;
	height: 0px !important;
	height /**/:43px;
	width: 600px;
	.width: 700px;
	margin: 10px 0px 60px 0px;
	padding: 43px 0px 0px 173px;
	float: left;
	clear: both;
	background-image: url(http://images.match.com/match/fig/registration/ukRegPage_Title.gif);
	background-repeat: no-repeat;
	background-position: 173px 0px;
}
h2.mmfregsTitle {
	overflow: hidden;
	height: 0px !important;
	height /**/:19px;
	width: 610px;
	margin: 10px 0px 10px 44px;
	padding: 19px 0px 0px 0px;
	float: left;
	clear: both;
	background-image: url(http://images.match.com/match/fig/registration/ukRegPage_sTitle.gif);
	background-repeat: no-repeat;
}
.mmfregForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	width: 620px;	
	margin: 0px 0px 60px 0px;
	padding: 0px 0px 0px 44px;
}
.mmfregFormFName, .mmfregFormSName, .mmfregFormEmail, .mmfregFormConfirm, .mmfregFormPassword {
	float: left;
	width: 200px;	
	height: 50px;
}
.mmfregFormTOS {
	float: left;
	width: 600px;
	font-size: 9px;
}
.mmfregFormTOS a {
	color: #ffffff;
}
.mmfregFormFName input, .mmfregFormSName input, .mmfregFormEmail input, .mmfregFormConfirm input, .mmfregFormPassword input {
	width: 175px;	
	height: 20px;
	margin: 3px 0px 0px 0px;
}
.mmfregFormFName {
	clear: left;
}

.mmfregFormEmail {
	clear: right;
}

.mmfregFormBtn {
	float: left;
	width: 170px;	
	height: 50px;
}

.mmfregFormBtn input {
	margin-top: 10px;
}

.mmfregFtr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: left;
	clear: both;
	width: 858px;	
	margin: -25px 0px 20px 0px;
}
.mmfregFtr a {
	color: #061e5c;
}
.mmfregSignin {
	float: left;
	width: 300px;
}
.mmfregSignup {
	float: right;
	width: 300px;
	text-align: right;
}