#dating-content {
	font-size:12px;
	margin:8px;
}
#dating-content p {
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	margin-top: 8px;
	margin-bottom: 12px;
	line-height:1.3em;
}
#dating-content td {
	font-size:11px;
}

.profile-name {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #000000; 
	font-weight: bold;
	font-style: normal;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 4px; 
	}
.profile-city { 
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #888888; 
	font-weight: bold;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px; 
	}
.profile-section {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: white;
	text-decoration: none;
	margin-top: -1px;
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	}
.profile-section-bg {
	background-color: #2E4073;
	margin-left:5px;
	width:440px;
	}
.contact-section-bg {
	background-color: #2E4073;
	}
.profile-body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #111111;
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 12px;
	}
.datname {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	}


/**  SIGNUP FORM **/

.page-bg {
	background-color: white;
	}
.form-frame {
	background-color: #394C73;
	}
.form-bg {
	background-color: #B8BECC;
	}
input.join-sm-fields, select.join-sm-fields {
	font-size:11px;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
/*	background:#FFFFA5; */
	}
.join-form-labels {
	font-size:10px;
	font-weight:bold;
	}
table.inner-border {
	margin-left:8px;
	}
