#article_head {
	width:	width:435px;
}

#main_content h2 {
	font-size:110%;
	margin:4px 0 0;
	border-bottom:3px solid black;
	position:relative;
	border-left:160px solid black;
	border-right:160px solid black;
	text-align:center;
	width:115px;
}

#main_content h3 {
	position:relative;
	margin:0 0 4px 0;
	border-bottom:3px solid black;
	font-size:150%;
	padding:0 0 2px 0;
	width:435px;
}

#interviewee {
	display:block;
	margin:10px auto;
}

#article_head p {
	margin:2px 0;
	text-indent:0;
	font-size:90%;
	width:435px;
}

#article_head #authorblock {
	border-top:1px solid black;
	border-bottom:1px solid black;
	margin-bottom:6px;
	width:435px;
}


#article_head p.author {
	margin:2px 0;
	font-weight:bold;
	text-indent:0;
}

#article_head p.title {
	margin:2px 0;
	font-style:italic;
	text-indent:0;
}

#articletext p#caption {
font-size:70%; color:#444444; width:400px; margin:4px auto; overflow:hidden; text-indent:0;
}

#caption span {
float:right;
}

#main_content
#pubdate {
	margin:2px 0;
	text-indent:0;
	font-size:90%;
}

