/***************************************************************************/
/*** RELATIONSHIP CENTRAL - DIRECTORY
/***************************************************************************/
#Directory 
{
	margin: 20px 0px 0px 10px;
}

#Directory h2
{
	color:#000000;
	font-size:13px;
	padding:20px 0px 10px 0px;
	text-transform:uppercase;
}

#Directory #leftContainer
{
	float:left; 
	padding: 0px 5px 30px 0px;
	width:400px; 
}

#Directory #leftContainer hr
{
	color: #DBDBDB;
	text-align:left;
	width:350px; 
}

#Directory .itemListing
{
	font-size:11px;
	padding: 0px 0px 15px 0px;
}

#Directory .itemListing a
{
	font-size:11px;
	font-weight: 900;
	height:50px;
	padding: 0px 0px 10px 0px;
}

#Directory #rightContainer
{
	float:right; 
	padding:27px 20px 0px 0px;
	width:340px; 
}

#Directory #rightContainer hr
{
	color: #DBDBDB;
	text-align:left;
	width:300px; 
}


/***************************************************************************/
/*** RELATIONSHIP CENTRAL - FACTS
/***************************************************************************/
#Facts
{
	margin: 20px 0px 0px 10px;
}

#Facts h2
{
	color:#000000;
	font-size:13px;
	padding:20px 0px 0px 0px;
	text-transform:uppercase;
}

#Facts h3
{
	color:#000000;
	font-size:13px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#Facts #leftContainer
{
	float:left; 
	padding: 0px 5px 30px 0px;
	width:650px; 
}

#Facts #leftContainer hr
{
	color: #DBDBDB;
	text-align:left;
	width:650px; 
}

#Facts .itemListing
{
	font-size:11px;
	padding: 0px 0px 15px 0px;
}

#Facts .itemListing .percent
{
	color:#8D0400;
	font-weight:900;
}

#Facts .itemListing .source
{
	font-style:italic;
}

#Facts .itemListing a
{
	font-size:11px;
	font-weight: 900;
	height:50px;
	padding: 0px 0px 10px 0px;
}
#Facts .topsection
{
	font-size:11px;
	font-family:Verdana;
}
#Facts .bottomsection
{
	font-size:10px;
	color:#a0a0a0;
}
#Facts .topContainer
{
	width:660px;
    height:720px;
}

#Facts #rightContainer
{
	float:right; 
	padding:27px 20px 0px 0px;
	width:340px; 
}

#Facts #rightContainer hr
{
	color: #DBDBDB;
	text-align:left;
	width:300px; 
}


/***************************************************************************/
/*** RELATIONSHIP CENTRAL - LOVE SCIENCE
/***************************************************************************/
#LoveScience
{
	margin: 20px 0px 0px 10px;
}

#LoveScience h2
{
	color:#000000;
	font-size:14px;
	padding:20px 0px 0px 0px;
}

#LoveScience h3
{
	color:#000000;
	font-size:13px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#LoveScience .contentBody
{
	font-size: 12px;
	float:left; 
	padding: 0px 5px 30px 0px;
	width:650px; 
}

#LoveScience .pageLinks
{
	clear:both;
	font-weight:900;
}

#LoveScience .itemListing
{
	font-size:11px;
	padding: 0px 0px 15px 0px;
}

#LoveScience .itemListing .percent
{
	color:#8D0400;
	font-weight:900;
}

#LoveScience .itemListing .source
{
	font-style:italic;
}

#LoveScience .itemListing a
{
	font-size:11px;
	font-weight: 900;
	height:50px;
	padding: 0px 0px 10px 0px;
}

#LoveScience #rightContainer
{
	float:right; 
	padding:27px 20px 0px 0px;
	width:340px; 
}

#LoveScience #rightContainer hr
{
	color: #DBDBDB;
	text-align:left;
	width:300px; 
}


