.location {
    margin: 0 20px 0 20px;
    padding: 0 10px 0;
}
#focus h2 {
    padding: 16px 0 8px;
}
#primaryContent .story p.byline {
    margin: 0 30px;
	position: relative;
	z-index: 0;
}

#subheadline {
	height: 18px;
}

.story #subheadline .location {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 7px 0 10px;
}

.story #subheadline p.byline {
	float: left;
	display: inline;
	font-size: 1em;
	margin: 0;
	line-height: 12px;
	padding-left: 7px;
	border-left: 1px solid #aaa;	
}
.story #subheadline p.byline .author {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.story #subheadline .date {
	float: left;
	display: inline;
	font-size: 1em;
	margin: 0;
	line-height: 12px;
	padding-left: 7px;
}

/* sidebar */
#related #help-youcanhelp {
    padding: 72px 10px 10px 20px;
    background: transparent url(../images/backgrounds/related.youcanhelp.png) 0 0 no-repeat;
}
#related #help-youcanhelp dt {
    display: none;
}

/* favorites */

div.favorites {
	height: 32px;
	padding-bottom: 13px;
}
	#related div.favorites {
		background: url(../images/backgrounds/favorites.top.gif) 0 0 no-repeat;
		display: block;
		height: auto;
		margin: 15px 0 0 0;
		padding: 10px 0 30px 0;
		width: 157px;
	}
div.favorites a {
	display: block;
	background: url(../images/icons/favorite.loggedin.no.png) 0 0 no-repeat;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	padding: 11px 0 11px 30px;
	margin-top: -7px;
	margin-left: -7px;
	text-decoration: none;
}
div.loggedin a.add_favorite {
	float: left;
	clear: left;
	display: inline; /* IE6 double margin fix */
	background: url(../images/icons/favorite.loggedin.yes.png) 0 0 no-repeat;
}
div.loggedin a.remove_favorite {
	background: url(../images/icons/favorite.loggedin.remove.png) 0 0 no-repeat;
}
div.favorites a.add_favorite:hover,
div.favorites a.remove_favorite:hover {
	background-position: 0 -32px;
}

/* comments */

#comments {
	background: #fcfbf6 url(../images/backgrounds/story.comments.jpg) 0 0 no-repeat;
	display: block;
	height: auto;
	margin: 20px 0 -20px 0;
	padding: 50px 20px 20px 20px;
	position: relative;
	width: 660px;
}
#comments h2 {
	display: none;
	overflow: hidden;
	text-indent: -9000px;
}
#comments h3 {
	background: url(../images/backgrounds/story.comments.divider.gif) 0 4px repeat-x;
	font-size: 1.4em;
	padding: 20px 0 15px 0;
}
	#comments h3 span {
		background: url(../images/icons/story.comments.add.gif) 10px 3px no-repeat;
		padding: 7px 0 0 40px;
	}

#comments #comment_join {
	background: #eceade url(../images/headers/story.comments.join.gif) 20px 20px no-repeat;
	display: block;
	height: auto;
	padding: 36px 20px 20px 20px;
	position: relative;
	width: 620px;
}
	#comments #comment_join p {
		margin: 0;
	}

#comments #comment_form_div {
	background-color: #eceade;
	display: block;
	height: auto;
	padding: 10px;
	position: relative;
	width: 640px;
}
	#comments #comment_form_div #comment_form_left {
		float: left;
		text-align:left;
		width: 494px;
	}
		#comments #comment_form_div #comment_form_left textarea {
			text-align: left;
			margin-bottom: 10px;
			width: 485px;
		}
		#comments #comment_form_div #comment_form_left input {
			float: right;
			margin-right: 2px;
		}
		
	#comments #comment_form_div #comment_form_right {
		font-size: 0.83em;
		float: left;
		padding-left: 8px;
		width: 138px;
	}
	
#comments .comment
#comments .comment_removed {
	background: url(../images/backgrounds/story.comments.outer.jpg) 0 0 no-repeat;
	display: block;
	padding: 7px 13px 10px 7px;
	width: 640px;
}
#comments .comment_removed {
	position: relative;
	display: block;
	height: 75px;
	overflow: hidden;
}

	#comments .comment .comment_body,
	#comments .comment_removed .comment_body {
		float: left;
		width: 525px;
	}
		#comments .comment .comment_top,
		#comments .comment_removed .comment_top {
			background: url(../images/backgrounds/story.comments.inner.top.png) 0 0 no-repeat;
			display: block;
			height: 25px;
			width: 525px;
		}
		#comments .comment_removed .comment_top {
			background: url(../images/backgrounds/story.comments_removed.inner.top.png) 0 0 no-repeat;
		}
		#comments .comment .comment_content,
		#comments .comment_removed .comment_content {
			background: url(../images/backgrounds/story.comments.inner.png) 0 0 repeat-y;
			padding: 0 25px;
			width: 475px;
		}
			#comments .comment .comment_content p,
			#comments .comment_removed .comment_content p {
				font: 1.1em/1.5em Verdana, Arial, Helvetica, sans-serif;
				margin-bottom: 10px;
			}
			#comments .comment_removed .comment_content p {
/*
				padding-left: 44px;
*/
				padding-bottom: 10px;
				margin-bottom: 0;
/*
				background-image: url(../images/backgrounds/story.comment_removed.content.png);
				background-repeat: no-repeat;
*/
			}
			#comments .comment .comment_content .comment_date_flag {
				padding-bottom: 10px;
			}
				#comments .comment .comment_content .comment_date_flag strong {
					padding-right: 5px;
				}
				#comments .comment .comment_content .comment_date_flag span {
					border-left: 1px solid #dfd3a7;
					color: #733725;
					padding: 5px 10px;	
				}				
				#comments .comment .comment_content .comment_date_flag span a,
				#comments .comment .comment_content .comment_date_flag span a:hover,
				#comments .comment .comment_content .comment_date_flag span.login a {			
					background: url(../images/icons/story.comments.flag.gif) 0 3px no-repeat;
					color: #733725;
					padding: 5px 0 5px 20px;
					text-decoration: none;
				}
				
				#comments .comment .comment_content .comment_date_flag span.delete a,
				#comments .comment .comment_content .comment_date_flag span.delete a:hover{
					background: none;
					padding-left: 0;
				}
				
				#comments .comment .comment_content .comment_date_flag span a:hover {
					background-position: 0 -16px;
				}		
				#comments .comment .comment_content .comment_date_flag span.login a {
					background: url(../images/icons/story.comments.flag.member.gif) 0 3px no-repeat;
				}
				#comments .comment .comment_content .comment_date_flag span.login a:hover {	
					background: url(../images/icons/story.comments.flag-red.gif) 0 3px no-repeat;
				}
				
		#comments .comment .comment_btm,
		#comments .comment_removed .comment_btm {
			background: url(../images/backgrounds/story.comments.inner.btm.png) 0 0 no-repeat;
			display: block;
			height: 13px;
			width: 525px;
		}
	#comments .comment .member_details {
		float: left;
		padding: 12px 0 0 10px;
		width: 105px;
	}
		#comments .comment .member_details img {
			border: 1px solid #9a9784;
			display: block;
			height: 58px;
			margin-bottom: 10px;
			width: 58px;
		}
		#comments .comment .member_details span {
			color: #a0410d;
			font: bold 1.1em Georgia, "Times New Roman", Times, serif;
		}
	
