img.marqueeImage
{
	float: left;
	height: 310px;
	width: 610px;
	margin-top: 10px;
}
h1.articleTitle
{
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	margin-bottom: 0px;
	float: left;
	width: 590px;
	display: block;
	color: #666;
}
span.posted
{
	font-size: 10pt;
	color: #666;
	font-family: Arial;
	font-weight: bold;
	clear: both;
	float: left;
	width: 590px;
	display: block;
}
div.articleCopy
{
	float: left;
	margin-top: 10px;
	font-family: Arial;
	font-size: 12pt;
}
div.articleCopy div {
	float: left;
	width: 590px;
}
#CopyHolder
{
float: left; margin-top: 10px; width: 610px; padding-top: 0px; /*overflow: auto;*/
}
.meta { margin-top: 0px; }
#CommentHolder
{
	float: left;
	clear: both;
	margin-top: 10px;
	width: 610px;
	display: block;
	min-height: 310px;
	/*height: 310px;*/
	/*overflow: auto;*/
	background: #BABCBE;
}
#CommentTop
{
	float: left;
	width: 570px;
	margin-top: 10px;
}
#CommentCallout
{
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	margin: 0px;
	margin-left: 10px;
	width: 570px;
}
#RegisterLink, #AddIdeaLink
{
	float: right;
	text-decoration: none;
	font-size: 12pt;
	margin-right: 10px;
}
#AddIdeaLink
{
	color: #FF0099;
}
#RegisterLink
{
	color: black;
	font-weight: bold;
}
#CommentBottom
{
	clear: both;
	float: left;
	width: 590px;
	text-align: right;
	margin-top: 10px;
}
#CBin
{
	margin-right: 10px;
	font-family: helvetica;
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
	float: right;
}
#CBin A:link, #CBin A:visited, #CBin A:active, #CBin A:hover
{
	color: black;
	text-decoration: none;
}
#CommentBody
{
	float: left;
	width: 570px;
	display: bold;
	min-height: 230px;
	margin: 10px;
}
#FormHolder
{
	margin-top: 10px;
	display: none;
}

.postedwhen
{
	font-family: Arial;
	font-size: 8pt;
	float: left;
	clear: both;
	display: block;
	width: 570px;
}
.commenth4
{
	font-family: Arial;
	font-size: 11pt;
	clear: both;
	float: left;
	font-weight: bold;
	display: block;
	width: 570px;
	margin: 0px;
}
.commentp
{
	font-family: Arial;
	font-size: 10pt;
	clear: both;
	display: block;
	width: 570px;
	margin: 0px;
	margin-bottom: 11px;
}