#comment img {
	border: 0px;
	display: inline;
}
#comment .item {
	padding: 5px;
}
#comment .hide {
	color: #AAAAAA;
}
#comment #CommentMenu {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #677791 solid;
	border-left  : 1px #677791 solid; 
	border-right : 1px #677791 solid;
}
#comment #CommentMenu .label {
	padding-left: 5px;
	color: white;
}
#comment #CommentMenu .buttons {
}
#comment #CommentMenu .button{
	border-left: white solid 1px;
	padding-left: 2px;
	padding-right: 2px;
}
#comment #CommentMenu .button a{
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	/*background: url(../images/sectiontableheader.png);*/
	background: #3F3F3F;	
}
#comment #CommentMenu .button a:hover {
	background: #000000; 
}
#comment .sectiontableheader {
	height: 15px;
	line-height: 15px;
	color: white;
	padding: 2px;
	/*background: url(../images/sectiontableheader.png);*/
	background: #3F3F3F;
	border: none;

}
#comment .sectiontableentry1 {
	background: #FBFBF5;
	margin: 0px;
	padding: 0px;
}
#comment .sectiontableentry2 {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
}
#comment .postcontainer{
	margin-bottom: 5px;
}
#comment .post {
	border-left: 1px #677791 solid;
	border-right: 1px #677791 solid;
	border-bottom: 1px #677791 solid;
}
#comment .postheader {

	color: white; 
	/*background: url(../images/head.png);*/
	background: #3F3F3F;
	padding: 2px;
}
#comment .postheader td {
	color: white;
	height: 15px;
	line-height: 15px;
}
#comment .postusername {
	background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-position: 2px -2px;
	padding-left: 21px;
}
#comment .postusername a {
	color: white;
}
#comment .postusername a:hover {
	text-decoration: underline;
}
#comment a.postwebsite:link,  #comment a.postwebsite:visited, #comment a.postwebsite:hover {
	background: url(../images/html.png) no-repeat;
	background-position: 2px -2px;
	padding-left: 16px;
	font-weight: normal;
	white-space: nowrap;
}

#comment .postnotify1 {
	background-image: url(../images/mailgreen.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}

#comment .postnotify0 {
	background-image: url(../images/mailred.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#comment .posttitle {
	font-weight: bold;
}
#comment .postusertype {
	text-transform: capitalize;
}
#comment .avatarcontainer {
	background-image: url(../images/dotv.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#comment .avatar {
	border: 1px silver solid;
	margin-right: 1px;
}
#comment .administrator {
	font-weight: bold;
	color: white;
}
#comment .postbody td {
	color: #505367;
	padding: 8px;
	text-align: justify;
	vertical-align: top;
}
#comment .sectiontableentry1 .postbody {
	 #FFFFFF no-repeat;
	border: 1px outset #AE3738;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment .captchacontainer{
	float: left;
	padding: 5px;
}
#comment .captchainput{
	float: left;
	margin-top: 1px;
}
#comment #captcha{
	border: 1px solid silver;
	float: left;
	margin-left: 5px;
}
#comment #busy{
	padding-left: 5px;
}
#comment #SearchResults a:link, #comment #SearchResults a:visited {
	color: #505367;
}
#comment #SearchResults a:hover {
	color: black;
}
#comment #SearchResults span {
	background: #ffc;
	font-weight: bold;
	border: 1px solid gray;
}
.comment_preview_container {
	border: 1px #677791 solid;
	margin: 8px;
}
.comment_preview {
	padding: 4px;
	text-align: left;
	border: 1px #CCCCCC solid;
	font-size: 0.9em;
	background-color: #F5F5F5;
	cursor: hand;
}
.comment_preview:hover {
	background-color: white;
}
.comment_preview div {
	color: #505367;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.comment_preview div:hover {
	color: white;
	background-color: #253F67;
}
#comment .josc_ads {
    text-align: center;
}
