﻿.article_display .articlestandardtoolbar img
{
	margin:0px;
	padding:5px 0px 0px 4px;
	float:left;
}
.article_display .article_body
{
	margin:0 0 15px 0;
}
.article_display p 
{
    margin-bottom:10px;
}

.comment_header
{
	font-size:110%;
	font-weight:bold;
	margin:0 0 5px 0;
}
.comment_add
{
	border-top:solid 2px #682441;
	padding:5px 0 0 0;
}
#addacomment
{
	cursor:pointer;
	font-size:110%;
	font-weight:bold;
}
.article_display .comment_form
{
	display:none;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
}
.article_display .comment_form ol
{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	text-indent:0;
}
.article_display .comment_form ol li
{
	padding:10px 0 0 0;
	margin:0;
}
.article_display .comment_form ol li label
{
	clear:left;
	color:#666;
	float:left;
	font-weight:bold;
	text-align:right;
	width:75px;
}
.article_display .comment_form ol li input,
.article_display .comment_form ol li textarea
{
	border:solid 1px #666;
	margin:0 0 0 10px;
}
.article_display .comment_form ol li input
{
	width:158px;
}
.article_display .comment_form ol li textarea
{
	height:80px;
	width:233px;
}
.article_display .comment_form ol li.button
{
	text-align:right;
}
.article_display .comment_form ol li input.SubmitButton
{
	background:#FFFFFF url(../images/search-button.gif) no-repeat scroll 0 0;
	border:none;
	font-weight:bold;
	height:21px;
	margin:0;
	width:52px;
}
.article_display .comments
{
	margin:15px 0 0 15px;	
}
.article_display .comments .comment
{
	border-top:solid 1px #666;
	padding:10px 0;
}
.article_display .comments .comment .name
{
	color:#666;
}
.article_display .comments .comment .postedby
{
	color:#999;
}

#ArticleToolBarPrint,
#ArticleToolBarReturn
{
	margin:0 0 5px 0;
}
#ArticleToolBarPrint
{
	width:320px;
}
#ArticleToolBarPrint #share,
#ArticleToolBarPrint .thirdpartycomments
{
	float:left;	
}
#ArticleToolBarPrint .standardtoolbar
{
	float:right;	
}
#ArticleToolBarPrint .standardtoolbar img
{
	display:inline;	
}
.hide
{
	display:none;
}
.show
{
	display:block;
}

.twocol_article_display img
{
	margin:0px;
	padding:5px 0px 0px 4px;
	float:left;
}

.twocol_article_display .articlestandardtoolbar img
{
	margin:0px;
	padding:5px 0px 0px 4px;
	float:left;
}
.twocol_article_display .article_body
{
	margin:0 0 15px 0;
}

.twocol_article_display .comment_form
{
	display:none;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
}
.twocol_article_display .comment_form ol
{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	text-indent:0;
}
.twocol_article_display .comment_form ol li
{
	padding:10px 0 0 0;
	margin:0;
}
.twocol_article_display .comment_form ol li label
{
	clear:left;
	color:#666;
	float:left;
	font-weight:bold;
	text-align:right;
	width:75px;
}
.twocol_article_display .comment_form ol li input,
.twocol_article_display .comment_form ol li textarea
{
	border:solid 1px #666;
	margin:0 0 0 10px;
}
.twocol_article_display .comment_form ol li input
{
	width:158px;
}
.twocol_article_display .comment_form ol li textarea
{
	height:80px;
	width:233px;
}
.twocol_article_display .comment_form ol li.button
{
	text-align:right;
}
.twocol_article_display .comment_form ol li input.SubmitButton
{
	background:#FFFFFF url(../images/search-button.gif) no-repeat scroll 0 0;
	border:none;
	font-weight:bold;
	height:21px;
	margin:0;
	width:52px;
}
.twocol_article_display .comments
{
	margin:15px 0 0 15px;	
}
.twocol_article_display .comments .comment
{
	border-top:solid 1px #666;
	padding:10px 0;
}
.twocol_article_display .comments .comment .name
{
	color:#666;
}
.twocol_article_display .comments .comment .postedby
{
	color:#999;
}
.imageleft {
    float:right;
}
.imageright {
    float:left;
}