#yourDNAWrapper
{
	padding-bottom: 14px;
}

#yourDNA
{
	position:relative;
	line-height:18px;
}

#yourDNAOverall
{
	padding-top:2px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom:8px;
	background-color:#C2D7EF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

#yourDNATitle, #yourDNA .heading-bg
{
	background-color:#7ca8e3;
}

#DNATitle #left
{
	background-image: url(/images/heading-left-top-rounded.gif)
}

#DNATitle #right
{
	background-image: url(/images/heading-right-top-rounded.gif)
}

#yourDNA .heading-text
{
	color:#fff;
}

#yourDNATitle 
{
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	padding-left:8px;
}


#yourDNATitle
{
	line-height:20px;
	height:20px;
}
 

#yourPhoto
{
	padding-top:6px;
	float:left;
}

* html #yourPhoto
{
	position:relative;
	
}

#yourDNA h5
{
	display: inline;
	font-size:11px;
}

#yourDNADetails, #yourDNAStatus
{
	padding:10px;
	padding-top:0px;
}


#yourDNAStatus
{
	padding-top:4px;
	padding-bottom:4px;
	background-color:#efefef;
}

#yourDNADetails div
{
	float:left;
	margin-right:10px;
}

#progressBar
{
	background-color:#fff;
	width: 130px;
	height:17px;
	border: 1px solid #CCCCCC;
	margin-top:4px;
	margin-bottom:4px;
	float:left;
}

* html #progressBar
{
	position:relative;
}

#yourDNAStatus .progress
{
	background-color:#DFEFFF;
	height:17px;
}

#yourDNAStatus .progressPercent
{
	line-height:20px;
	margin-left:4px;
	float:left;
	margin-top:3px;
}

* html #yourDNAStatus .progressPercent
{
	position:relative;
}

#yourDNAStatus .uniqness
{
	clear:left;
	padding-top:0px;
	padding-bottom:2px;
	margin-bottom:2px;
	margin-top:2px;
}

#yourDNAProgress
{
	float:left;
	margin-top:6px;
	margin-left:6px;
	font-weight:bold;
}

#yourDNAProgress img
{
	margin-right: 6px;
}


.UserProfile:hover
{
	background:none;
}

/* promote settings */
#promote-settings
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	margin-top:10px;
	padding-bottom:10px;
	clear:left;
}

#promote-settings .heading-bg
{
	background-color:#CC0000;
}

#promote-settings-content
{
	line-height:15px;
	margin:8px;
}

#promote-settings-content ul
{
	margin:0px;
	padding:0px;
	margin-top:6px;
	margin-bottom:6px;
	font-weight:bold;
	list-style-type: disc;
	list-style-position:inside;
	margin-left:6px;
	line-height:18px;
}

#promote-settings-content li
{
	margin:0px;
	padding:0px;
}