
object {
	float:left; 
	padding-right: 10px; 
	}
	
#backlink {
	top: 80px;
	left: 400px;
	}
	
/********************  Right Nav Styles  ***********************/

	
#articleLinksHolder {
	border: 1px solid #000000;
	/*background-color: #89A6C0;*/
	}
	
#articleLinksHolder a {
	display: block;
}
	
#articleLinksHolder h2 a, #specialtiesLinksHolder h2 a {
	font-variant: small-caps;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #000000;
	font-size: larger;
	margin-bottom: 10px;	
}

#specialtiesLinksHolder {
	border: none;
	background-color: #89A6C0;
}

#specialtiesLinks li {
	background: transparent url(http://susanlitton.com/_images/abuse-arrow.gif) no-repeat scroll 5px 6px;
	}
	
#articleLinks li {
	background: url(http://susanlitton.com/_images/blackarrow.gif) 5px 6px no-repeat;
	}
	
#articleLinks a, #specialtiesLinks a {
	text-indent: 0px;
	padding-right: 20px;
	text-decoration: none;
	color: #000000;
	}
	
/********************  Footer Styles  ***********************/
	

#dividerLine {
	width: 300px;
	height: 1px;
	margin: 0 auto;
	margin-bottom: 5px;
	}
	
.black {
	background-color: #000;		
	height: 1px;
	max-height: 1px;
	}

#footerContact {
	color: #996699;
	padding: 10px 0;
	font-size: 80%;
	}
	
#designer, #copyright, #validation  {
	font-size: 75%;
	}
	
		
/***********************************************/
/* Individual Pages                            */
/***********************************************/


	
/*********** Abuse Issues **********************/	

.backNext {
	width: 102px; 
	margin: 0 auto;
	margin-bottom: 80px;
	}

a#backToQuestions {
	position:absolute;
	top: 110px; 
	left: 10px;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	}	

#abuse {
	margin-top: -20px;
	}

#abuse li {
	background: url(http://susanlitton.com/_images/abuse-icon.gif) 0px 3px no-repeat;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	text-indent: 24px;
	}
	
a.questions, a:hover.questions, a:visited.questions {
	color: #990000; 
	font-weight:bold;
	text-decoration: none;
	}
	
.firstLetter {
	font-size:20px;
	}

.answerHolder {
	margin-left: 30px;
	}
	
.answer {
	color: #666699; 
	font-weight:bold;
	}
	
a.abuseAnchor, a:hover.abuseAnchor, a:visited.abuseAnchor {
	font-weight: bold;
	color: #000000;
	}
	
#abuse a, #designer a, #copyright a, #validation a, .answerHolder a {
	color: #666699;
	}
	
#footerContact a {
	color: #666699;
	}
	
#specialtyStatus {
 	color: #000000; 
	}
	
#abuse a:hover, #designer a:hover, #copyright a:hover, #validation a:hover, #specialtiesLinks a:hover, #footerContact a:hover, .answerHolder a:hover, #articleLinks a:hover  {
	color: #990000;
	text-decoration: underline;
	}
	
#footerContact {
	color: #666699;
	}
	
	





	
