﻿/* DNA PROFILE CSS */
body.profile {
	text-align: center;
	font: 76%/1.6 "Lucida Grande", Geneva, Verdana, sans-serif;
	color: #757373;
	min-width: 760px;
	background-color: #fafafa;
	margin:0;
	padding:0;
}

body.profile_response {
	text-align: center;
	font: 76%/1.6 "Lucida Grande", Geneva, Verdana, sans-serif;
	color: #757373;
	background-color: #fafafa;
}

a:visited {
	color: #0072bc;
	text-decoration: none;
}

#header-profile {
	background: url(/images/assets/header-profile-bg.png) no-repeat 5px 0;
	width: 760px;
	height: 90px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header-profile #session-text {
	width: 375px;
	text-align: right;
	position: absolute;
	left: 370px;
	top: 3px;
}

#header-profile #session-text img {
	margin-bottom: -1.5px;
}

#header-profile h1 {
	width: 189px;
	height: 73px;
	background: url(/images/assets/small-logo.png) no-repeat;
	text-indent: -9000px;
	position: absolute;
	top: 8px;
	left: 15px;
	cursor: pointer;
}

a.mail-text {
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
}

a:hover.mail-text {
	color: #ec008c;
	text-decoration: none;
}

a.logout-text {
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;
	font-size: 0.9em;
}

a:hover.logout-text {
	text-decoration: underline;
}

#search-profile {
	width: 450px;
	height: 0px;

	position: absolute;
	left: 260px;
	top: 35px;
}

#left-profile-dna {
	float: left;
	width: 150px;
	text-align: left;
	margin-left:50px;
}

#right-profile-dna {
	float: right;
	width:208px;
	text-align: right;	
	margin-right:0px;
	
	
}

#right-profile-dna input { float:left; width:150px; }
#left-profile-dna input { width:150px; }

#search-profile label.your-dna-small {
	margin-left: 0;
	display: block;
	font-weight: bold;
	font-size: .9em;
	color: #0072bc;	
}




#search-profile label.thier-dna-small {
	font-weight: bold;
	font-size: .9em;
	color: #ec008c;
	float:left;
	margin-left:28px;

}

#right-profile-dna  #go-dna {
	
	float:right;
	width: 20px;
	height: 21px;
	margin-right:20px;
	
	
}


#right-profile-dna #go-dna a {
	display: block;
	width: 20px;
	height: 21px;

    cursor: pointer;
}


.no_border_img {
	border-width: 0px;
}


.go {
	font-size: .9em;
	height: 20px;
	margin-left: 7px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	font-weight: bold;
}

#secondary-content {
	width: 243px;
	float: left;
	background-color: #ffffff;
}

#secondary-content #top-side {
	float: left;
	width: 243px;
	height: 20px;
	background: url(/images/assets/side-top-bg.png) no-repeat;
}

#secondary-content #content-side {
	float: left;
	width: 243px;
	background: url(/images/assets/content-side-bg.png) repeat-y;
}

#secondary-content #content-side #my-controls {
	width: 213px;
	margin-left: 15px;
}


#secondary-content #bot-side {
	float: left;
	width: 243px;
	height: 100px;
	background: url(/images/assets/bot-side-bg.png) no-repeat;
}

/* Main Content */

#primary-content {
	width: 515px;
	float: right;
	background-color: #ffffff;
	margin-top: -50px;
}

/* Notification bar */

#primary-content #notification {
	margin-top: 8px;
	background-color: #f0f0f0;
	border: 1px solid #d9d9d9;
	width: 480px;
	display: block;
	position: relative;
}

#primary-content #notification p {
	width: 425px;
	font-size: .9em;
	color: #484848;
	padding: 7px 10px 7px 10px;
}

#primary-content #notification #close {
	position: absolute;
	right: 10px;
	top: 7px;
	display: block;
	width: 17px;
	height: 17px;
	background: url(/images/assets/close-notification.png) no-repeat -17px;
}

#primary-content #notification p a {
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;
}

#primary-content #notification p a:hover {
	text-decoration: underline;
}


#primary-content #notification #close a.close {
	display: block;
	width: 17px;
	height: 17px;
	background: url(/images/assets/close-notification.png) no-repeat;
}

#primary-content #notification #close a:hover.close {
	display: block;
	width: 17px;
	height: 17px;
	background: url(/images/assets/close-notification.png) no-repeat -17px;
}

/* Graphs */

#primary-content #graph {
	margin-top: 10px;
	width: 472px;
	height: 30px;
}

#primary-content #graph a {
	width: 472px;
	height: 30px;
	display: block;
	background: url(/images/assets/graph_noflash.png) no-repeat;
}

#primary-content #threshold {
	margin-top: 10px;
	width: 472px;
	height: 15px;
}

#primary-content #threshold a {
	display: block;
	width: 472px;
	height: 15px;
	background: url(/images/assets/threshold_bar_noflash.png) no-repeat;
}


/* Header */

#primary-content #header-pic {
	width: 230px;
	height: 185px;
	display: block;
	float: left;
}
#primary-content #header-pic a {
	width: 230px;
	height: 185px;
	display: block;
	background: url(/images/assets/profile_header_noflash.png) no-repeat;
}
#primary-content #header-pic-static, #primary-content #header-pic-static a {
	width: 230px;
	height: 165px;
	display: block;
	float: left;
	margin-left: -2px;
	
}

#primary-content #header-pic-static a {
	background: url(/images/assets/empty_frame.jpg) no-repeat;
	margin-top: 7px;
}

#primary-content #header-content {
	width: 285px;
	height: 185px;
	display: block;
	float: right;
	text-align: left;
	position: relative;
}

#primary-content #header-content #score {
	margin-top: 5px;
	width: 65px;
	height: 64px;
	display: inline;
	background: url(/images/assets/score-bg.png) no-repeat;
	line-height: 1.9em;
	float: left;
}

#primary-content #header-content #score h1 {
	padding-top: .4em;
	font-size: 2em;
	color: #ec008c;
	text-align: center;
	width: 57px;
}

#primary-content #header-content #score h2 {
	margin-left: 6px;
	font-size: .8em;
	text-align: center;
	color: #464646;
	font-weight: normal;
	letter-spacing: -1px;
	width: 45px;
}

#primary-content #header-content .name {
	margin-left: 7px;
	width: 200px;
	font-size: 1.9em;
	color: #ec008c;
	float: left;
	display: inline;
}

#primary-content #header-content .dna-number {
	float: left;
	width: 172px;
	height: 34px;
	display: block;
	background: url(/images/assets/dna-bg.png) no-repeat;
}

#primary-content #header-content .dna-number p {
	color: #464646;
	font-size: 1.2em;
	padding-top: 3px;
	padding-left: 45px;
}

#primary-content #header-content .dna-number .font-level {
	color: #464646;
	font-size: 1.2em;
	padding-top: 3px;
	padding-left: 45px;
}

#primary-content #header-content .location {
	display: block;
	height: 20px;
	color: #464646;
	font-size: 1em;
	padding-bottom: 5px;
	padding-left: 30px;
	background: url(/images/assets/header-location.png) no-repeat 0 0;
}

#primary-content #header-content .age {
	display: block;
	height: 20px;
	color: #464646;
	font-size: 1em;
	padding-bottom: 5px;
	padding-left: 30px;
	background: url(/images/assets/header-age.png) no-repeat 0 0;
}

#get-profile {
	width: 482px;
	height: 583px;
	display: block;
	background: url(/images/assets/get_profile.png) no-repeat;
	position: relative;
}

#get-profile a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

#primary-content #header-content .status {
	display: block;
	height: 20px;
	color: #464646;
	font-size: 1em;
	padding-left: 30px;
	background: url(/images/assets/header-status.png) no-repeat 0 0;
}

ul.sub-nav {
	list-style-type: none;
	width: 500px;
	height: 42px;
}

ul.sub-nav li {
	display: block;
	text-indent: -9000px;
	float: left;
}

/* How We Match Tab */
ul.sub-nav li#how_we_match {
	width: 142px;
	height: 42px;
	background: url(/images/assets/nav/how-we-match.png) no-repeat -142px;
}

ul.sub-nav li#how_we_match a {
	display: block;
	width: 142px;
	height: 42px;
	background: url(/images/assets/nav/how-we-match.png) no-repeat;
}

ul.sub-nav li#how_we_match a:hover {
	background: url(/images/assets/nav/how-we-match.png) no-repeat -142px;
}

ul.sub-nav li#how_we_match.active {
	background: url(/images/assets/nav/how-we-match.png) no-repeat -284px;
}


/* Their Profile Tab */
ul.sub-nav li#their_profile {
	width: 119px;
	height: 42px;
	background: url(/images/assets/nav/their-profile.png) no-repeat -119px;
}

ul.sub-nav li#their_profile a {
	display: block;
	width: 119px;
	height: 42px;
	background: url(/images/assets/nav/their-profile.png) no-repeat;
}

ul.sub-nav li#their_profile a:hover {
	background: url(/images/assets/nav/their-profile.png) no-repeat -119px;
}

ul.sub-nav li#their_profile.active {
	background: url(/images/assets/nav/their-profile.png) no-repeat -238px;
}

/* Contact Them Tab */
ul.sub-nav li#contact_them {
	width: 134px;
	height: 42px;
	background: url(/images/assets/nav/contact-them.png) no-repeat -134px;
}

ul.sub-nav li#contact_them a {
	display: block;
	width: 134px;
	height: 42px;
	background: url(/images/assets/nav/contact-them.png) no-repeat;
}

ul.sub-nav li#contact_them a:hover {
	background: url(/images/assets/nav/contact-them.png) no-repeat -134px;
}

ul.sub-nav li#contact_them.active {
	background: url(/images/assets/nav/contact-them.png) no-repeat -268px;
}

/* Notes Tab */
ul.sub-nav li#notes {
	width: 86px;
	height: 42px;
	background: url(/images/assets/nav/notes.png) no-repeat -86px;
}

ul.sub-nav li#notes a {
	display: block;
	width: 86px;
	height: 42px;
	background: url(/images/assets/nav/notes.png) no-repeat;
}

ul.sub-nav li#notes a:hover {
	background: url(/images/assets/nav/notes.png) no-repeat -86px;
}

ul.sub-nav li#notes.active {
	background: url(/images/assets/nav/notes.png) no-repeat -172px;
}

/* Settings Tab */
ul.sub-nav li#news {
	width: 85px;
	height: 42px;
	background: url(/images/assets/nav/news.png) no-repeat -85px;
}

ul.sub-nav li#news a {
	display: block;
	width: 85px;
	height: 42px;
	background: url(/images/assets/nav/news.png) no-repeat;
}

ul.sub-nav li#news a:hover {
	background: url(/images/assets/nav/news.png) no-repeat -85px;
}

ul.sub-nav li#news.active {
	background: url(/images/assets/nav/news.png) no-repeat -170px;
}

ul.sub-nav li#settings {
	width: 101px;
	height: 42px;
	background: url(/images/assets/nav/settings.png) no-repeat -101px;
}

ul.sub-nav li#settings a {
	display: block;
	width: 101px;
	height: 42px;
	background: url(/images/assets/nav/settings.png) no-repeat;
}

ul.sub-nav li#settings a:hover {
	background: url(/images/assets/nav/settings.png) no-repeat -101px;
}

ul.sub-nav li#settings.active {
	background: url(/images/assets/nav/settings.png) no-repeat -202px;
}

ul.sub-nav li#welcome_back {
	display: none;
	}
ul.sub-nav li#note_and_photo {
	display: none;
	}

/* Photos Tab */
ul.sub-nav li#photos {
	width: 97px;
	height: 42px;
	background: url(/images/assets/nav/photos.png) no-repeat -97px;
}

ul.sub-nav li#photos a {
	display: block;
	width: 97px;
	height: 42px;
	background: url(/images/assets/nav/photos.png) no-repeat;
}

ul.sub-nav li#photos a:hover {
	background: url(/images/assets/nav/photos.png) no-repeat -97px;
}

ul.sub-nav li#photos.active {
	background: url(/images/assets/nav/photos.png) no-repeat -194px;
}

/* Share Tab */
ul.sub-nav li#share {
	width: 91px;
	height: 42px;
	background: url(/images/assets/nav/share.png) no-repeat -91px;
}

ul.sub-nav li#share a {
	display: block;
	width: 91px;
	height: 42px;
	background: url(/images/assets/nav/share.png) no-repeat;
}

ul.sub-nav li#share a:hover {
	background: url(/images/assets/nav/share.png) no-repeat -91px;
}

ul.sub-nav li#share.active {
	background: url(/images/assets/nav/share.png) no-repeat -182px;
}

/* Threshold Tab */
ul.sub-nav li#my_threshold {
	width: 118px;
	height: 42px;
	background: url(/images/assets/nav/threshold.png) no-repeat -118px;
}

ul.sub-nav li#my_threshold a {
	display: block;
	width: 118px;
	height: 42px;
	background: url(/images/assets/nav/threshold.png) no-repeat;
}

ul.sub-nav li#my_threshold a:hover {
	background: url(/images/assets/nav/threshold.png) no-repeat -118px;
}

ul.sub-nav li#my_threshold.active {
	background: url(/images/assets/nav/threshold.png) no-repeat -236px;
}


/* 'How We Match' bar graph */


div#ruler_container {
    float: left;
    width: 420px;
    margin: 0;
    padding: 0;
    margin-left: 37px;
    margin-bottom: 15px;
    /*border: 1px dashed blue;*/
}





    div#you_match_them_container {
        float: left;
        width: 100%;
        /* border: 1px dashed green;*/
        margin: 0;
        padding: 0;
        margin-bottom: -2px;
    }
        #you_match_them_inactive_left {
            float: left;
            margin: 0;
            padding: 0;
        }
        #you_match_them_text_container {
            float: left;
            /* border: 1px solid red;*/
            padding: 0;
            margin: 0;
        }
        #you_match_them_inactive_right {
            float: left;
            margin: 0;
            padding: 0;
        }
            
    
    
    
    
    
    
    
    div#bar_graph_container {
        float: left;
        width: 100%;
        /*padding-left: 5px;*/
        /*
        padding-left: 1px;
        padding-right: 1px;
        */
        /*border: 1px dashed gray;*/
        margin: 0;
        padding: 0;
    }
        #bar_graph_left_endpoint {
            float: left;
            width: 5px;
            background-image: url(/images/assets/table_left.png);
            background-repeat: no-repeat;
            /*padding-left: 5px;*/
            /*padding-bottom: 5px;*/
            /*margin-bottom: 8px;*/
            /*border: 1px solid red;*/
            /*border-left: 1px solid red;*/
        }
        
        #bar_graph_wrapper {
            float: left;
            /*width: 100%;*/
            background-image: url(/images/assets/table_center_background.png);
            background-repeat: no-repeat;
        }
            #bar_graph_color_inactive_left {
                float: left;
            }
            #bar_graph_color {
                float: left;
                background-image: url(/images/assets/table_blue_bar.png);
                background-repeat: repeat-x;
            }
            #bar_graph_color_inactive_right {
                float: left;
            }
        
        #bar_graph_right_endpoint {
            float: left;
            width: 5px;
            background-image: url(/images/assets/table_right.png);
            background-repeat: no-repeat;
            /*margin-right: 5px;*/
            /*padding-right: 3px;*/
            /*border-right: 1px solid red;*/
            /*border: 1px solid red;*/
        }
    
    
    
    
    
    
    
    div#ruler_graphic_container {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        margin-top: -4px;
        /*border: 1px dashed red;*/
    }
    
    div#pursuee_range_text_container {
        float: left;
        width: 414px;
        padding: 0;
        margin: 0;
        text-align: center;
        /*border: 1px dashed blue;*/
        }
        
        span#pursuee_score_text {
            float: left;
            width: 100%;
            padding: 0;
            margin: 0;
            font-size: 9px;
            /* border: 1px dashed green; */
            }
        
/* Main Content */

#primary-content #content {
	width: 481px;
	background: url(/images/assets/content-bg.png) no-repeat;
	float: left;
}

#primary-content #content #content-box {
	width: 438px;
	margin: 0 auto;
	padding: 0;
}

input.wide {
	width: 432px;
}

#primary-content #content #content-box-match {
	width: 481px;
	margin: 0 auto;
	padding: 0;
}

#message-box {
	display: block;
}

#primary-content #content h1 {
	padding: 10px 20px 10px 20px;
	font-size: 1.7em;
	color: #ec008c;
	height: 1%;
}

#primary-content #content h2 {
	font-size: 1.3em;
	color: #0072bc;	
	font-weight: normal;
	height: 1%;
}

#primary-content #content p.profile {
	margin-bottom: 10px;
	
}

#primary-content #content ul, #primary-content #content ol {
	margin: 0;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#primary-content #search_result{
	float: left; 
	z-index: 10000; 
	margin-bottom: 30px; 
	margin-top: 8px;
}

a:hover {
	text-decoration: none;
	color:#ec008c;
}

/* Textfields */

label,textarea {
	clear: both;
}

.bot-left-btn {
	margin-top: 10px;
	margin-right: 3px;
}

textarea {
	margin-bottom: 10px;
	padding: 3px;
	font-family: "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size: 1em;
	color: #484848;
}

label {
	display: block;
	font-size: 1.3em;
	color: #0072bc;	
}
.unlock {
  font-size: 1em;
  }
.unlock_smalltxt {
  font-size: 0.75em;
  color:gray;
  /*color: #0072bc;*/
  }
div#unlock_your_profile {
    padding: 0;
    margin: 0;
    }
div#unlock_your_profile ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}
div#unlock_your_profile input {
    margin: 0;
    padding: 0;
    
}
    div#unlock_your_profile input.radio_button {
        float: left;
        margin-right: 0.5em;
        width: auto;
        }
label .smalltxt {
	font-size: .6em;
}
div#photos_upload_block {
    border: 0;
}
div#photo_instructions {
    border: 0;
    margin: 0;
    padding: 0;
    margin-left: .9em;
    float: left;
}
    div#photo_instructions td {
        border: 0;
        }
    div#photo_instructions td.instructions_text {
        line-height: 1.0;
        }
    div#photo_instructions table {
      margin-bottom: 1em;
      border: 0;
    }
div#photos_upload_block h1 {
    border: 0;
    margin: 0;
    margin-bottom: -12px;
    padding: 0;
    }
    div#photos_upload_block img {
      border: 0;
      margin-top: -3px;
      }
textarea {
	font: 76%/1.6 "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size: 1em;
	width: 432px;
	height: 75px;
	display: block;
}







.email_lookup {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #dfdfdf;
	background-color: #f0f0f0;
}

.email_lookup input {
	margin: 5px;
}

.xsmall {
	width: 75px;
	margin-right: 5px;
}

.small {
	width: 100px;
}

.medium {
	width: 200px;
}

.medium-large {
	width:330px;
}

.large {
	width: 400px;
}

#notes_tall {
	height: 80px;
}

#notes_small {
	height: 40px;
}


label {
	margin: 0;
}

#explain_score {
	height: 10px;
	font-size: 9px; 
	font-weight: normal;
	clear: both;
	padding-bottom: 5px;
}
#explain_score_empty {
	height: 5px;
	font-size: 9px; 
	font-weight: normal;
	clear: both;
	padding-bottom: 0px;
}

.save {
	float: right;
	display: inline;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	font-family: "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size: 1em;
	color: #484848;
}

#save {
	float: right;
	margin-right: 30px;
	margin-bottom: 5px;
	width: 99px;
	height: 41px;
	display: block;
	background: url(/images/assets/survey-save.png) no-repeat -99px;
	text-indent: -9000px;
	
}

#save a {
	width: 99px;
	height: 41px;
	display: block;
	background: url(/images/assets/survey-save.png) no-repeat;
}

#save a:hover {
	background: url(/images/assets/survey-save.png) no-repeat -99px;
}

.delete_left {
	float: left;
	display: inline;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	font-family: "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size: 1em;
	color: #484848;
	width: 170px;
}

#divide {
	font-size: .1em;
	display: block;
	clear: both;
	border: 0;
	padding: 0;
	margin: 0;
	width: 438px;
	height: 3px;
	background: url(/images/assets/dot-divide.gif) no-repeat 0 0px;
}



.threshold_bar {
	width: 400px;
	font-size: 1em;
	padding: 2px;
	display: block;
	color: #535353;
}

.hidden_var {
	display: none;
}

#pager table tr td{
	font-size: 9px;
}

#pager a:link, #pager a:hover, #pager a:visited, #pager a:active {
	text-decoration: none;
	color: #0000CC;
}


a.quickurl {
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;
}

a:hover.quickurl {
	color: #ec008c;
	text-decoration: underline;
}

textarea.code_select {
	width: 400px;
	height: 100px;
}
textarea.code_select_wide {
    width: 300px;
    height: 100px;
    }
#help_link {
	display: block;
	margin-bottom: 10px;
}

a.help_link {
	font-weight: normal;
	background: url(/images/assets/small-help.gif) no-repeat 0 50%;
	padding-left: 20px;
	font-size: .9em;
	color: #757373;
	text-decoration: none;
}

a:hover.help_link {
	text-decoration: underline;
}

#dis-three {
	margin-bottom: 5px;
	background: url(/images/assets/help-icon.gif) no-repeat;
}

#dis-three p {
	padding-left: 50px;
	padding-top: 5px;
	line-height: 15px;
	width: 375px;
	color: #4e4e4e;
	font-size: 11px;
}


/* Photos */

table #message-box a:hover, table #message-box-new a:hover {
	text-decoration: underline;
}

table #message-box-new {
	font-weight: bold;
	background-color: #f1f1f1
	}

table #left-check {
	float: left;
	vertical-align:middle;
}

table #left-check input {
	margin-left: 5px;
}

table #message-img {
	width: 113px;
	height: auto;
	display: inline;
	float: left;
	vertical-align: middle;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 5px;
}

html>body table #message-img {
	margin-right: 15px;
	margin-top: 5px;
}

table {
	border-collapse: collapse;
}

table img {
	padding: 3px;
	border: 1px solid #d1d1d1;
	vertical-align:middle;
	margin: 0;
}

html>table img {
	margin: 5px;
}

table tr td.end_cell {
	border-bottom: 0;
}

table .item-content {
	float: left;
	display: inline;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #464646;
}

table p.title a {
	font-size: 1em;
	color: #0072bc;
	text-decoration: none;	
}

table p.meta {
	font-size: .9em;
	color: #464646;
	display: block;
}

table p.meta-subject {
	font-size: 1em;
	color: #464646;
	display: block;
}

table p.meta-subject input.default_pic {
	margin-top: 10px;
	vertical-align: middle;
}

table p.meta-subject label {
	display: inline;
	vertical-align: middle;
	font-size: 1em;
	margin-top: 10px;
	margin-left: 5px;
	color: #464646;
}

table p.meta a {
	font-weight: bold;
	text-decoration: none;	
	color: #464646;
}

table p.actions {
	color: #ec008c;
}

table input.caption, table input.add, table input.title {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
table input.caption, table input.title {
	width: 230px;
	font-size: 1em;
	padding: 3px;
}

table input.upload {
	padding: 0;
}

table input.title {
	font-weight: bold;
}

table input.add {
	font-size: .9em;
	height: 20px;
	padding-top: 0;
	margin-top: 5px;
	margin-right: 5px;
}

p.tiny {
	font-size: .8em;
}

h2.bot {
	margin-top: 7px;
	margin-bottom: 7px;
}

table#compatibility_choices td {
  border: 0;
  }
  
div#profile_block {
	line-height: 12px;
	/*color: #4e4e4e;*/
	font-size: 11px;
    }
    
table#compatibility_choices {
	border-collapse: collapse;
	width: 438px;
	border: 1px solid #d8d8d8;
	font-size: 1em;
	color: #4e4e4e;
	margin-bottom: 5px;
}

table#compatibility_choices td {
	background: #f2f2f2 url(/images/assets/table-grad.gif) repeat-x;
	width: 438px;
	vertical-align: middle;
}

table#compatibility_choices tr td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.1em;
}


div#profile_locked_info{
	/*background: url(http://www.datingdna.com/images/assets/blocked_profile.gif) no-repeat left top;*/
	width: 475px;
	height: 90px;
	float: left;
	/*padding-left: 105px;*/
	font-size: 10px;
	margin-left: 5px;
}

