body
{
	font-family: helvetica, arial, sans-serif;
	font-size: 76%;
	margin: 0px;
}
.AddCommentBox { color:Black; }
.ShackUploadsTable { BORDER-RIGHT: 1px; BORDER-TOP: 1px; BORDER-LEFT:
1px; BORDER-BOTTOM: 1px; cellpadding: 0; cellspacing: 0 }
.ShackUploadsTable TH { FONT-SIZE: 10pt; COLOR: white }
.ShackUploadsTable TD { FONT-SIZE: 10pt; COLOR: white }
.ShackUploadsFileDetailsTable { BORDER-RIGHT: 1px; BORDER-TOP: 1px;
BORDER-LEFT: 1px; BORDER-BOTTOM: 1px; cellpadding: 0; cellspacing: 0 }
.ShackUploadsFileDetailsTable TH { FONT-SIZE: 10pt; COLOR: white }
.ShackUploadsFileDetailsTable TD { FONT-SIZE: 10pt; COLOR: white }

.MyTable TH
{
	background-color: #5D7B9D;
}
.MyTable TD
{
	background-color: #F7F6F3;
	color: #284775;
}

.NewsHeader
{
	border-bottom: #335566 3px solid;
	padding: 0 0.5em;
	margin-top: 1em;
	font-family: arial;
	font-size: 140%;
	font-weight: bold;
	color: #ffffff;
	background-color: #336699;
	text-align: left;
	line-height: 1.75em;
}
.NewsItem {
	padding: 0.5em;
	font-family: helvetica, arial, sans-serif;
	font-size: 110%;
	COLOR: #ffffff;
	TEXT-ALIGN: left;
	line-height: 1.5em;
}

.newsitem img {
background: #ffffff;
padding: 4px;
margin: 6px;
border: 1px solid #666666;
}

.NewsCommentHeaderText
{
	font-family: arial;
	font-weight: bold;
	font-size: 80%;
}
.NewsCommentHeaderReplyLink
{
	font-family: arial;
	font-weight: bold;
	font-size: 80%;
	color: #ffffff;
}

/*
.NewsCommentHeader
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 100%;
	color: #ffffff;
	border-top-style: solid;
	border-bottom: #335566 2px solid;
	font-family: arial;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #335599;
	text-align: left;
}
.NewsCommentText
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: small;
	margin-bottom: 5px;
	color: #ffffff;
	padding-top: 2px;
	font-family: helvetica, arial, sans-serif;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
	border-bottom-style: solid;
	background-color: #232323; 
}
*/

/*thomw suggestions */
.NewsCommentHeader
{
margin: 10px 0 0 0;
padding: 0 4px;

font-size: 100%;
color: #ffffff;

border-top: 1px solid #444;
background-color: #282828;
text-align: left;

line-height: 1.5em;
}
.NewsCommentHeader a {
color: #ff0;
}
.NewsCommentText
{
padding: 4px 10px;
line-height: 1.33em;
color: #ffffff;
background-color: #222;
}

.divHide {display:none; font-family:Arial;}
.divShow {display:block; font-family:Arial;}
		
.commentsThreadWrapper
{
	margin-left: 20px;
	border-right: yellow thin dashed;
	padding-right: 5px;
	border-top: yellow thin dashed;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: yellow thin dashed;
	border-bottom: yellow thin dashed;
}

.commentsThreadExpanderCollapserBar
{
	float: left;
	width: 10px;
	height: 10px;
	cursor: hand;
}
.PictureGalleryThumbnail
{
	text-align: center;
	line-height: 13px;
}
.PictureGalleryThumbnail img
{
	display: block;
	margin:auto;
}
