#comment img {

	border: 0px;

	display: inline;

}

#comment .item {

	padding: 5px;

}

#comment .hide {

	color: #AAAAAA;

}

#comment #CommentMenu {

	margin-top: 10px;

	margin-bottom: 5px;

}

#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;

/* AGE */

	background: url(../images/sectiontableheaderred.png);

/******/

}

#comment #CommentMenu .button a:hover {

	background: #C94166;

}

#comment .sectiontableheader {

	height: 15px;

	line-height: 15px;

	color: white;

	padding: 2px;

	background: url(../images/sectiontableheaderred.png);

	border: none;

}

#comment .sectiontableentry1 {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#comment .sectiontableentry2 {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#comment .postcontainer{

	margin-bottom: 5px;

}

#comment .post {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C94166;
	border-bottom-color: #C94166;
	border-left-color: #C94166;
}

#comment .postheader {
	color: white;
	padding: 2px;
	background-color: #C94166;
	background-image: url(../images/headred.png);
}

#comment .postheader td {
	color: white;
	height: 15px;
	line-height: 15px;
}

#comment .postusername {
	background-image: url(../images/user2.png);
	background-repeat: no-repeat;
	background-position: 2px -2px;
	padding-left: 21px;
	background-color: #C94166;
}

#comment .postusername a {
	color: #FFFFFF;
}

#comment .postusername a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#comment .posttitle {

	font-weight: bold;

}

#comment a.postwebsite:link,  #comment a.postwebsite:visited, #comment a.postwebsite:hover {
	background-position: 2px -2px;
	padding-left: 16px;
	font-weight: normal;
	white-space: nowrap;
	background-color: #C94166;
	background-image: url(../images/html.png);
	background-repeat: no-repeat;
}



#comment .postnotify1 {
	background-image: url(../images/mailgreen.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-color: #C94166;
}



#comment .postnotify0 {
	background-image: url(../images/mailred.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-color: #C94166;
}

#comment .postusertype {

	text-transform: capitalize;

}

#comment .avatarcontainer {
	background-image: url(../images/dotv.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #C94166;
}

#comment .avatar {

	border: 1px silver solid;

	margin-right: 1px;

}

#comment .administrator {

	font-weight: bold;

	color: white;

}

#comment .postbody td {
	color: #C94166;
	padding: 8px;
	text-align: justify;
	vertical-align: top;
}

#comment .sectiontableentry1 .postbody {

	background: url(../images/body1.gif) repeat-x;

}

#comment .sectiontableentry2 .postbody {

	background: url(../images/body2.gif) repeat-x;

}

#comment .createdate {

	display: inline; /* AGE */

	color: white;

}

#comment .postfooter {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #C94166;
}

#comment .form {
	width: 100%;
	border: 1px solid #C94166;
	padding: 1px;
	margin-bottom: 5px;
}

#comment #CommentFormTitle {

	color: white;

}

#comment .postbody table {

	border: 0px;
	padding: 2px;

}

#comment .quote {

	text-align: center;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;

}

#comment .genmed {
	color: #C94166;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1px;
}

#comment .quotebody {
	color: #C94166;
	border: 1px #CCCCCC solid;
	text-align: justify;
	padding: 8px;
	background-color: #FFFFFF;
}

#comment .code .genmed{

	padding-left: 29px;

}

#comment .emoticoncontainer {

	padding: 5px;

}

#comment .emoticonseparator {

	padding: 3px;

}

#comment .emoticon {

}

#comment .buttoncontainer {

	float: left;
	padding: 8px 5px 5px 5px;

}

#comment .button {

}

#comment .inputbox {

  margin: 0px;

}

#comment .select {

	width: 82px;

}

#comment .onlyregistered {
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
	color: #990000;
	font-weight: bold;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	background: white;
}

#comment a.voting_yes:link, #comment a.voting_yes:visited {
	color: #009900;
	font-weight: normal;
	background: url(../images/voting_yes.png) #EEF9EB no-repeat;
	border: 1px outset #3C922F;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}

#comment a.voting_yes:hover {
	color: #993300;
	font-weight: normal;
	background: url(../images/voting_yes.png) #FFFFFF no-repeat;
	border: 1px outset #3C922F;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}

#comment a.voting_no:link, #comment a.voting_no:visited {
	color: #C94166;
	font-weight: normal;
	border: 1px outset #AE3738;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
	background-color: #E29AAE;
	background-image: url(../images/voting_no.png);
	background-repeat: no-repeat;
}

#comment a.voting_no:hover {
	color: #C94166;
	font-weight: normal;
	background: url(../images/voting_no.png) #FFFFFF no-repeat;
	border: 1px outset #C94166;
	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 {
	font-weight: bold;
	border: 1px solid gray;
	background-color: #FF99FF;
}

.comment_preview_container {
	border: 1px solid #A02E4E;
	margin: 8px;
}

.comment_preview {
	padding: 4px;
	text-align: left;
	border: 1px solid #FFCCFF;
	font-size: 0.9em;
	background-color: #FFFFFF;
	cursor: hand;
}

.comment_preview:hover {
	background-color: #FFCCFF;
}

.comment_preview div {
	color: #C94166;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.comment_preview div:hover {
	color: #FFCCFF;
	background-color: #C94166;
}


