.article_details{
	margin-bottom: 10px;
	border-bottom: solid 1px #dddddd;
	padding-bottom: 10px;
	width: 670px;
	float:left;
}
.article_details h1{
	margin: 0px;
	font-size: 16pt;
}
.article_details h2{
	margin: 0px;
	font-size:11pt;
}
.article_details_school{
	float:right;
	width: 200px;
	padding: 5px 0px;
	font-size: 8pt;
	text-align:center;
	font-weight:bold;
	color:#666666;
	border: solid 0px #dddddd;
}
.article_details_headers{
	float:left; 
	width:466px;
}
.article_details_headers a{
	color: #666666;
	font-style:italic;
	font-size: 11pt;
}
.article_toolbar{
	border: solid 0px #dddddd;
	float:right;
	padding: 0px 0px 2px 0px;

}
.article_toolbar a{
	font-size: 8pt;
	margin-right: 5px;
	position:relative;
	top: -5px;
	color:#000000;
}
.article_toolbar img{
	border: none;
	margin-right: 5px;
}
#article_container h3{
	margin: 0px;
	font-size:10pt;
}
#article_container h4{
	margin: 0px;
	font-size:10pt;
	font-weight:normal;
	font-style:italic;
}
#article_container{
	margin: 9px;
}
#article_container p{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
}

/****** HEADER ******/
.article_header{
	border-bottom: solid 1px;
	margin-bottom: 5px;
}
.article_header_inner{
	border-bottom: solid 3px;
	margin-bottom: 3px;	
}
.article_header div h1{
	margin: 0px 0px 3px 0px;
	font-size: 12pt;
}
/****** END HEADER ******/
.related_content_container{
	width:400px;
	margin: 0px 10px 0px 20px;
}
table.related_table{
	width: 100%;
	font-size: 10pt;
}
/****** COMMENT BOX ******/
.comment_container h1{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 14pt;
	font-weight: bold;
}
.comment_container h2{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 10pt;
	color: #444444;
}
.comment_container {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 10pt;
	clear: both;
	border: solid 1px #ffffff;
}
.comment_container a{
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
.comment_container a:hover{
	text-decoration: underline;
}
.comment_container p{
	font-size: 8pt;
	padding: 5px 10px;
}
.comment_container p.disclaimer{
	font-size: 8pt;
	padding: 5px 10px;
}
.comment_container form{
	padding: 0px;
	margin: 0px;
}
.quote{
	float:left;
	width:50px;
	margin: 10px 10px;
	width: 550px;
	border:solid 0px #000000;
}
.light{
	background-color: #ffffff;
}
.dark{
	background-color: #eeeeee;
}
.light_left{
	float:left;
	border:solid 0px #000000;
	width:50px;
	height: 50px;
	background: #ffffff url(../img/left_quo.jpg) no-repeat;
}
.light_right{
	float:right;
	border:solid 0px #000000;
	width:50px;
	height: 50px;
	background:#ffffff url(../img/right_quo.jpg) no-repeat;
}
.dark_left{
	float:left;
	border:solid 0px #000000;
	width:50px;
	height: 50px;
	background: #ffffff url(../img/left_quo_dark.jpg) no-repeat;
}
.dark_right{
	float:right;
	border:solid 0px #000000;
	width:50px;
	height: 50px;
	background:#ffffff url(../img/right_quo_dark.jpg) no-repeat;
}
.comment_toolbar{
	border-top: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
	float:left;
	width: 665px;
}
.comment_toolbar ul{
	margin: 0px 0px; 
	padding: 5px; 
	list-style: none;
	float:left;
}
.comment_toolbar ul li{
	font-weight:bold;
	color: #444444;
}
/****** THE COMMENT ******/
.the_comment{
	padding: 0px;
	float: left;
	width: 670px;
}
.the_comment .quote{
	border-bottom: solid 1px #dddddd;
	padding-bottom: 10px;
}
.the_comment .quote h1{
	margin: 0px;
	padding: 5px;
	font-size: 8pt;
	float:left;
}
.the_comment .quote h1 a{
	color:#0B567F;
}
.the_comment .quote h2{
	margin: 0px;
	padding: 5px;
	float:right;
	font-weight:normal;
	font-size: 8pt;
}
.the_comment .quote h3{
	margin: 0px;
	padding: 0px 5px 5px 5px;
	font-style: italic;
	clear:left;
	font-weight:normal;
	font-size: 8pt;
}
.the_comment .quote p{
	margin: 0px;
	padding: 5px;
	font-size: 10pt;
	clear:both;
}
form#comment_form{
	background-color: #eeeeee;
	border-top: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
}
form#comment_form textarea{
	width: 645px;
	margin-left: 5px;	
}
form#comment_form div label{
	color: #444444;
	font-weight: bold;
}
form#comment_form input{
	margin: 5px 0px;
}
#next_prev_article h1{
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	display:inline;
}
