/* @override http://www.rocalibros.com/cont/css/rocaEditorial_commentsSystem.css *//* @group Comments System *//* Comments Form */#commentsBox #commentsForm .header {	margin: 0px;	padding: 0px;}#commentsBox #commentsForm {	margin: 0px;	padding: 0px;}#contentArea #commentsBox #commentsForm .header {	height: 25px;	margin: 10px 0px 0px 0px;}#commentsBox #commentsForm .header h4 {	height: 25px;	font-size: 16px;	color: #008FB3;}#commentsBox #commentsForm .boxContent {	padding: 0px 0px 0px 0px;	margin: 0px;}#commentsBox #commentsForm .boxContent p {	font-size: 11px;	color: #FFF;}#commentsBox #commentsForm .boxContent p a {	color: #3b3b3b;	font-weight: bold;}#commentsBox #commentsForm .boxContent form {	height: 150px;	margin: 0px 0px 0px 0px;	font-size: 11px;	color: #cecece;}#commentsBox #commentsForm .boxContent textarea {	width: 515px;	height: 60px;	margin: 0px 0px 5px 0px;	color: #3b3b3b;	font-weight: bold;	border: 1px solid #333333;	background-color: #9d9d9d;}#commentsBox #commentsForm .boxContent .btnFormComments {	margin: 0px 0px -11px 80px;}#commentsBox #commentsForm .boxContent img {	margin: 2px 0px -13px 0px;}#commentsBox #commentsForm .boxContent #codigo_seg_img {	width: 100px;	height: 20px;	margin: 0px 0px 10px 0px;	color: #3b3b3b;	font-weight: bold;	border: 1px solid #333333;	background-color: #9d9d9d;}#commentsForm .footer {	height: 10px;	margin: 0px 0px 0px 0px;}/* Comments List */#commentsBox{	margin: 0px 15px 0px 15px;}#commentsBox #commentsList {	margin: 0px 0px 20px 0px;}#contentArea #commentsBox #commentsList .header {		height: 25px;}#commentsBox #commentsList .header h4 {	height:20px;	clear: both;	font-size: 16px;	color: #008FB3;}#commentsBox #commentsList .boxContent {	clear: both;	margin: 0px 0px 0px 0px;}#commentsBox #commentsList .boxContent #commentsListingStatus {	padding: 5px;	text-align: center;	font-size: 11px;	color: #000;	background: #FFF;	opacity: 0.7;}#commentsBox #commentsList .boxContent  {	padding: 0px;	text-align: center;	font-size: 11px;	color: #525251;}#commentsList div.boxContent div.record {	margin: 0px;	padding: 0px;	background: none;	border-bottom: 1px dashed #999;}#commentsList div.boxContent div.record h5.commentData {	margin: 10px 0px 5px 0px;	color: #FFF;	font-size: 12px;	text-align: left;	font-weight: bold;}#commentsList div.boxContent div.record span.date {	color: #FFF;}#commentsList div.boxContent div.record p.commentBody {	font-size: 11px;	line-height: 16,5px;	clear: both;	color: #FFF;	text-align: left;}#commentsList .footer {	height: 10px;}/* @end */