#matchTalkModal {
	width: 440px;
	height: 242px;
	top: 300px;
	left: 300px;
}

.profileModalPopWrapper {
	width:440px;
	height:242px;
	position:relative;
	overflow:hidden;
}
.profileModalPopLeft {
	width:338px;
	float:left;
	position:absolute;
	left:25px;
	top:28px;
}
.profileModalPopRight {
	width:180px;
	height:188px;
	float:left;
	position:absolute;
	left:385px;
	top:28px;
}
.profileModalBrowes_header {
	overflow: hidden;
	height: 0px !important;
	height /**/:44px;
	width:338px;
	background-repeat: no-repeat;
	padding-top: 44px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size:1px;
	color:#FFFFFF;
}
.profileModalBrowes_header_he {
	overflow: hidden;
	height: 0px !important;
	height /**/:44px;
	width:338px;
	background-repeat: no-repeat;
	padding-top: 44px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size:1px;
	color:#FFFFFF;
}
.profileModalBrowes_subhead {
	overflow: hidden;
	height: 0px !important;
	height /**/:15px;
	width:104px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top:35px;
	font-size:1px;
	color:#FFFFFF;
}
.profileModalBrowes_input {
	background-color:#f5f5f5;
	Width:256px;
	margin-top:4px;
}
.profileModalBrowes_btn {
	position:relative;
	top:-2px;
}
.profileModalBrowes_preview_btn {
	position:absolute;
	left:319px;
	top:194px;
}
.profileModalBrowes_nothanks {
	position:absolute;
	top:205px;
	left:30px;
}
.profileModal_for_approval_header {
	overflow: hidden;
	height: 0px !important;
	height /**/:44px;
	width:312px;
	background-repeat: no-repeat;
	padding-top: 44px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size:1px;
	color:#FFFFFF;
}
.profileModal_approval_subheader_profile {
	overflow: hidden;
	height: 0px !important;
	height /**/:33px;
	width:285px;
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size:1px;
	color:#FFFFFF;
	margin-top:25px;
}
.profileModal_approval_subheader_noprofile {
	overflow: hidden;
	height: 0px !important;
	height /**/:17px;
	width:317px;
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size:1px;
	color:#FFFFFF;
	margin-top:25px;
}
.profileModal_for_approval_see_profile {
	text-align:left;
	margin-top:30px;
}
.profileModal_for_approval_goto_profile {
	text-align:left;
	margin-top:21px;
}
.profileModal_loading {
	position:absolute;
	z-index:100;
}
.profileModal_thumb 
{
	text-align:right;
	position:absolute;
	z-index:0;
}
.changePhotoLink {
	width:80px;
	position:absolute;
	top:188px;
	left: 96px;
}
.profileModal_for_approval_see_profile_link {
	width:280px;
	position:absolute;
	top:168px;
	left:0px;
}
.profileModalBrowes_happy_header {
	overflow: hidden;
	height: 0px !important;
	height /**/:43px;
	width:325px;
	background-repeat: no-repeat;
	padding-top: 43px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size:1px;
	color:#FFFFFF;
}
.profileModalBrowes_another_subhead {
	overflow: hidden;
	height: 0px !important;
	height /**/:14px;
	width:106px;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top:30px;
	font-size:1px;
	color:#FFFFFF;
}
.profileModal_try_later {
	overflow: hidden;
	height: 0px !important;
	height /**/:53px;
	width:488px;
	background-repeat: no-repeat;
	padding-top: 53px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top:35px;
	position:relative;
	top:70px;
	left:50px;
}
.profileModal_okay_btn {
	position:relative;
	top:95px;
	left:250px;
}
.profileModal_error_message {
	font-family: arial;
	font-size: 10px;
	color: #FF0000;
	position:absolute;
	top:180px;
	left:30px;
}
.closeWindow {
	width:10px;
	height:10px;
	position:absolute;
	top:9px;
	left:570px;
	background-repeat: no-repeat;
}
.closeWindow a {
	display:block;
	width:20px;
	height:20px;
}
.matchTalkLogo
{
    width:127px;
    height:25px;
    position:absolute;
    top:30px;
    left:30px;
}
.introText
{
    position:absolute;
    top:75px;
    left:30px;
    width:376px;
    font-family:Arial;
    font-size:13px;
}
.phoneNumberInput
{
    position:absolute;
    top:150px;
    left:30px;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
}
.modalcloseImg
{
    position:absolute;
    top:10px;
    left:413px;
    width:17px;
    height:17px;
    cursor:pointer;
}
#Cancel
{
    color:#0099cc;
    font-size:11px;
    cursor:pointer;
}