#wrapper{ color:black;float:left;clear:both;background:white;font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:20px;width:835px; }
#wrapper h3 { margin:0 0 4px;padding:0; }
#commentForm{ float:left; }
#comments{ float:left;width:650px; }
#commntMaxChar{ font-size:14px; }
#working{ float:left;margin:5px 0px 0px 5px; }
#error{ }
#errorM{ background-color:#FF5353;margin:5px;padding:5px;border:1px solid #ffffff;text-align:center;font-weight:bolder; }
.hide{ display:none; }
.show{ display:block; }
.moreLess{ font-size:12px;cursor:pointer;color:#0000FF; }
.moreLess:hover{ text-decoration:underline; }
#saveComment{ float:left;font-size:16px;clear:both; }
#commentWrapper{ float:left;width:613px;border-top:1px solid #CCCCCC;padding:5px; }
#commentWrapper:hover{ background-color:#F5F5F5; }
#commentWrapperSmall{ float:left;width:613px;border-top:1px solid #CCCCCC;padding:5px; }
#commentWrapperSmall:hover{ background-color:#F5F5F5;cursor:pointer; }
#commentName{ float:left;color:#003366;font-size:15px;width:230px;overflow:hidden; }
#commentComment{ float:left;clear:both;width:600px;overflow:hidden;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
#commentCommentSmall{ float:left;clear:both;width:600px;overflow:hidden;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.commentCommentMore{ float:left;display:none;width:600px;overflow:hidden;white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
#commentTime{ float:right;font-size:12px; }
/* ich */
#commentForm textarea#comment { width:520px;height:115px;font-size:14px; }
#commentForm table td { background:white;border:0; }
#comments a { text-decoration:underline }
#comments a:hover { text-decoration:none }
#comments .destacado { border:1px solid black;border-top-width:7px;border-bottom-width:5px; }
#comments a.lienpage { text-decoration:none;border-bottom:1px dotted blue; }
#comments a.external { background: url(https://www.satexpat.com/img/external.png) no-repeat right;padding-right:20px; }