/* !! do not use // to comment lines => are not respect by IE */

#comment{
	padding:9px;
	width:650px;}
#comment img {
	border: 0px;
	display: inline;
}

#comment .item {
	padding: 5px;
}

#comment .itemsmall {
	padding: 5px;
        font-size: 9px;
}

#comment .hide {
	color: #AAAAAA;
}

#comment #CommentMenu {
	margin-top: 10px;
	margin-bottom: 5px;
	height:35px;
	width:660px;
	padding-bottom:5px;
	border-bottom:1px solid #000;
}

#comment #CommentMenu .label {
	color: #e0081d;
	padding-left: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	
}

#comment #CommentMenu .buttons {
	height:20px;
}

#comment #CommentMenu .button{
	border-left: white solid 1px;
	padding-left: 2px;
	padding-right: 2px;
	height:29px;
	
}



#comment #CommentMenu .button a, #comment #CommentMenu .button a:link, #comment #CommentMenu .button a:visited{
	color: #e0081d;
	padding-left:0px;
	padding-right: 35px;
	padding-top:0px;
	padding-bottom:0px;
    height:25px;
	text-decoration:none;
	display:block;
	_padding-right: 100px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

* html #comment #CommentMenu .button a, * html #comment #CommentMenu .button a:link, * html #comment #CommentMenu .button a:visited{
	background:none;
	}

#comment #CommentMenu .button a:hover {
	text-decoration:underline;
}

#comment .sectiontableheader {
	color: #000;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:26px;
	font-weight:bold;
   
}

#comment .sectiontableentry1 {
	background: #fff;
	margin: 0px;
	padding: 0px;
}

#comment .sectiontableentry2 {
	
	margin: 0px;
	padding: 0px;
}

#comment .postcontainer{
	margin-bottom: 5px;
}



#comment .postheader {
	color: #000;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:26px;
	font-weight:bold;
}

#comment .postheader td {
	color: #000;
	height: 30px;
	line-height: 15px;
	padding:5px;
/*	text-align: right; */
}

#comment .postusername {
	background-repeat: no-repeat;
	background-position: 2px -2px;
	padding-left: 5px;
	text-align: left;
	color:#000;
}

#comment .postusername a {
/*	color: white */
	text-decoration: underline;
}

#comment .postusername a:hover {
	text-decoration: underline;
        color: #FF6600;
}

#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;
	margin-top:5px;
}
	
#comment .posttitle {
	font-weight: bold;
	color:#000;
}

#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 table.post td table.postbody td.tdcomentario {
	color: #656565;
	padding: 10px;
	vertical-align: top;
	border-bottom:2px solid #d2d2d2;
		border-right:2px solid #d2d2d2;
			border-left:2px solid #d2d2d2;
			background:#FFF;
}

#comment .sectiontableentry1 .postbody {
	/*background: url(../images/body1.gif) repeat-x;*/
	background:#ede8ff;
	padding-left: 5px;
}

#comment .sectiontableentry2 .postbody {
	/*background: url(../images/body2.gif) repeat-x;*/
	background:#ede8ff;
	padding-left: 5px;
}

#comment .createdate {
	display: inline; /* AGE */
	color: #000;
}

#comment .postfooter {
	padding-top: 2px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:10px;
	height:20px;
	
}

#comment .form {
	width: 650px;
	border: 0px #677791 solid;
	padding: 1px;
	margin-bottom: 5px;
	
}

#comment #CommentFormTitle {
	color: #000;
}

#comment .postbody table {
	border: 0px;
	padding: 2px;
}

#comment .quote {
	text-align: center;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}

#comment .genmed {
	color: #505367;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1px;
}

#comment .quotebody {
	color: #505367;
	border: 1px #CCCCCC solid;
	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 {
}

#comment td.button {
	text-align: right;
}

#comment .inputbox {
  margin: 0px;
}

#comment .select {
	width: 82px;
}

#comment .onlyregistered {
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
	color: red;
	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: #3C922F;
	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: #3C922F;
	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: #AE3738;
	font-weight: normal;
	background: url(../images/voting_no.png) #F9EBEB no-repeat;
	border: 1px outset #AE3738;
	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;
	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;
	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;
}

#poweredby{
	width:600px;}

#formulario{
	padding-left:0px;}
