/**/
#mmcId1 {
	color: #333;
	font: normal 13px/1.5 "helvetica neue", arial, sans-serif;
}
/*comments*//*sacar de aqui y pasarlos al modulo*/
h2.mmc-comments {
	border-bottom: 1px solid #E5E5E5;
	font: normal 20px/180% arial, sans-serif;
	margin-bottom: 15px;
}
span.mmc-add {
	display: block;
	overflow: hidden;
}
.mmc-form button, .mmc-actions .mmc-form button {
	background:url("../images/bk_buttons_comments.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	color: #222;
	cursor:pointer;
	font:13px arial,sans-serif;
	height:36px;
	text-shadow:1px 1px 1px #D6D6D6;
	width:158px;
}
.mmc-actions .mmc-form button.mmc-cancel {
	background: none;
	border: none;
	color: #39536C;
	cursor: pointer;
	font-family: arial;
	font-size: 11px;
	padding: 0 5px;
	width: auto;
}
.mmc-form label {
	color: #333;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
	width: 100%;
}
span.mmc-add a {
	color: #000;
	float: left;
	line-height: 36px;
	text-align: center;
}
input[value=Actualizar], input[value=Enviar] {
	background: url(../img/bk_buttons.png) no-repeat !important;
	border: none !important;
	color: #333 !important;
	font-size: 12px !important;
	height: 36px;
	text-shadow: 1px 1px 1px #d6d6d6;
	width: 78px;
}
input[value=Cancelar], input[value=Si] {
	border: none !important;
}
.mmc-form {
	background: url(../img/bk_add_comment.png) repeat-x bottom center #fff;
	border: 1px solid #DFDFDF;
	color: #666;
	margin-top: 10px;
	overflow: hidden;
	padding: 15px;
	clear: both;
}
.mmc-form input.titulo {
	border: 1px solid #ccc;
	color: #333;
	display: block;
	font: normal 20px arial, sans-serif;
	margin-top: 5px;
	padding: 0;
	width: 100%;
}
.mmc-form textarea {
	border: 1px solid #ccc;
	font: normal 14px arial, sans-serif;
	margin-bottom: 10px;
	max-width: 100%;
	overflow-x: hidden;
	width: 100%;
}
.mmc-thread {
	margin-top: 15px;
	width: 100% !important;
}
.mmc-comment {
	background: none !important;
	border: none !important;
	border-top: 1px solid #e5e5e5 !important;
	margin: 8px 0 0 !important;
	overflow: hidden;
	padding: 8px 0 0 !important;
}
.mmc-deleted {
	background: #f2f2f2 !important;
	color: #ccc;
	padding: 10px !important;
}
.mmc-children .mmc-comment {
	margin-left: 40px !important;
}
.mmc-children .mmc-comment img {
	display: none;
}
.mmc-comment img {
	float: left;
	margin: 0 15px 0 0;
}
.mmc-comment h3 {
	font: bold 13px arial, sans-serif !important;
	margin: 0;
}
.mmc-username {
	color: #666;
	font: normal 11px arial, sans-serif !important;
}
.mmc-body {
	overflow: hidden;
}
.mmc-body p {
	color: #333;
	font-size: 12px;
}
.mmc-actions button {
	background: none;
	border: none;
	border-left: 1px solid #e5e5e5;
	color: #39536C;
	cursor: pointer;
	font-family: arial;
	font-size: 11px;
	padding: 0 5px;
}
.mmc-actions button.mmc-first {
	border: none;
	padding-left: 0;
}
.mmc-actions button.mmc-reply {
	border: none;
	padding-left: 0;
}
.mmc-eliminado h1 {
	font-style: italic !important;
}
/*mm user*/
.mmc-user {
	font-size: 11px;
}
.mmc-user img {
	float: left;
	margin: 0 15px 10px 0;
}
.mmc-user h3 {
	color: #333;
	font-size: 15px;
	margin: 0;
}
/*mensaje enviado*/
.mmc-message {
	background: #E6EFC2; 
	color: #264409; 
	border: 2px solid #C6D880;
	padding: .8em; 
	margin: 1em 0; 
}

