﻿.articlefulldisplay .leadimage
{
	display:inline;
	float:right;
}
.articlefulldisplay .article_body_content p
{
	margin:0 0 10px 0;
	padding:0;
}
.articlefulldisplay .leadimage img
{
	float:left;
	margin:0;
	padding:0 0 10px 10px;
}
.articlefulldisplay .article_name
{
	font-size:18px;
	font-weight:bold;
}
.articlefulldisplay .article_body_date,
.articlefulldisplay .comment .date
{
	color:#0070AE;
}
.articlefulldisplay .article_body_date
{
	margin-bottom:10px;
}
.articlefulldisplay .section_title
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.articlefulldisplay .relatedaudiolinks
{
	margin-bottom:10px;
}
.articlefulldisplay .SubmitCommentBox
{
	padding:8px;
	margin:0;
}
.articlefulldisplay .commentinput
{
	width:260px;
}
.articlefulldisplay .commentbox
{
	width:612px;
	height:100px;
}
.articlefulldisplay .comment
{
	padding:10px;
	background:#F7F7F7;
}
.articlefulldisplay .comment .postdetails
{
	color:#666;
}
.articlefulldisplay .alteritem
{
	background:#FFF;
}
