#comment img {
	border: 0px;
	display: inline;
}
#comment .item {/* Espaço entre os itens do formulario */
	padding: 2px;
}
#comment .hide {
	color: #AAA;
}
#comment #CommentMenu {
	margin-top: 10px;
	margin-bottom: 0px;
}
#comment #CommentMenu .label {
	padding-left: 5px;
	color: #666;
}
#comment #CommentMenu .buttons {
}
#comment #CommentMenu .button{
	/*border-left: white solid 1px;*/
	padding-left: 2px;
	padding-right: 2px;
	margin: 0 4px;
	background: #FFF;
	background: url(../images/sectiontableheader.jpg);
}
#comment #CommentMenu .button a{
	color: #999;
	padding-left: 5px;
	padding-right: 5px;
}
#comment #CommentMenu .button a:hover {
	background: #F0F0F0; 
}
#comment .sectiontableheader {
	height: 15px;
	/*line-height: 15px;*/
	color: #333;
	padding: 8px 0 5px 0;
	/*background: url(../images/sectiontableheader.jpg) repeat-x ;*/
	background: #FFF;
	border-top: 1px #D3D3D3 solid;
	margin-left: 0px;
}
#comment .sectiontableentry1 {
	margin: 0px;
	padding: 0px;
}
#comment .sectiontableentry2 {
	margin: 0px;
	padding: 0px;
}
#comment .postcontainer{
	margin-bottom: 5px;
}
#comment .post {
	/*border-left: 1px #D3D3D3 solid;
	border-right: 1px #D3D3D3 solid;
	border-bottom: 1px #D3D3D3 solid;*/
}
#comment .postheader {
	vertical-align: middle;
	color: #333; 
	/*background: #F7F7F7; Cor de  Fundo - Titulo do comentario*/
	border: 1px solid #E8E8E8;
	padding: 2px;
	margin-top: 8px;
}
#comment .postheader td { /* Titulo do comentario e nome de usuario no cabeçalho do post */
	color: #333;
	height: 25px;
	line-height: 25px;
}
#comment .postusername { /*Nome de usuario no cabeçalho do post */
	/*background-image: url(../images/user.png); - Icone que fica antes do nome do usuario que deixou o comentario */
	background-repeat: no-repeat;
	background-position: 2px 0;
	padding-left: 8px;
	font-size: 90%;
}
#comment .postusername a {
	color: white;
}
#comment .postusername a:hover {
	text-decoration: underline;
}
#comment .posttitle {
	font-weight: bold;
	font-size: 90%;
}
#comment a.postwebsite:link,  #comment a.postwebsite:visited, #comment a.postwebsite:hover {
	background: url(../images/html.png) no-repeat center center;
	padding: 8px 8px 8px 16px;
	font-weight: normal;
	white-space: nowrap;
}

#comment .postnotify1 {
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}

#comment .postnotify0 {
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#comment .postusertype { /* Propriedades da fonte para o IP do usuario e data de criaçao do comentario */
	text-transform: capitalize;
	font-size: 78%;
}
#comment .avatarcontainer {
	background-image: url(../images/dotv.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#comment .avatar {
	margin-right: 1px;
	border-top-style: solid;
	border-style: none;
	border-width: 0.5px;
	border-top-width: 0.5px;
}
#comment .administrator {
	font-weight: bold;
	color: #000;;
}
#comment .postbody td {/* Estilo do texto dos Comentarios */
	color: #333;
	padding: 8px;
	text-align: justify;
	vertical-align: top;
}
#comment .sectiontableentry1 .postbody {
	/*background: url(../images/body1.jpg) repeat-x;*/
}
#comment .sectiontableentry2 .postbody {
	/*background: url(../images/body1.jpg) repeat-x;*/
}
#comment .createdate {
	display: inline; /* AGE */
	color: #333;
}
#comment .postfooter { /* Estilo para as letras do rodape do post - " Resposta | Citaçao " */
	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;
	font-size: 80%;
}

#comment .postfooter {

}


#comment .form {
	width: 100%;
	padding: 1px;
}
#comment #CommentFormTitle {
	color: #666;
}
#comment .postbody table {
	border: 0px;
	padding: 2px;
}
#comment .quote {
	text-align: center;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}
#comment .genmed { /* Nome do autor da resposta em Thread (Quote, replica) */
	color: #333;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1px;
}
#comment .quotebody {
	color: #333;
	background: white;
	text-align: justify;
	padding: 8px;
}
#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 {
	border: 1px #999 solid;
}
#comment .inputbox {
  margin: 0px;
}
#comment .select {
	width: 82px;
}
#comment .onlyregistered {
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
	color: red;
	font-weight: bold;
	background: white;
}
#comment a.voting_yes:link, #comment a.voting_yes:visited {
	color: #3C922F;
	font-weight: normal;
	background: url(../images/voting_yes.png) #EEF9EB no-repeat;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_yes:hover {
	color: #3C922F;
	font-weight: normal;
	background: url(../images/voting_yes.png) #FFFFFF no-repeat;
	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: #AE3738;
	font-weight: normal;
	background: url(../images/voting_no.png) #F9EBEB no-repeat;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_no:hover {
	color: #AE3738;
	font-weight: normal;
	background: url(../images/voting_no.png) #FFFFFF no-repeat;
	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{
	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 #999 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;
}

