/* CSS Document */


/* common all template */

.linkmorecomments, .nocomment, .linkaddcomment {
	font-size: 11px;
	color: #666;
	font-family: Tahoma;
	font-weight: bold;
	font-weight: normal;
	margin:4px 0px 0px 0px;
	}
.commentclosed {
	font-size: 11px;
	color: #666;
	font-family: Tahoma;
	font-weight: bold;
	font-weight: normal;
}


/* specific default template */

table.mxcdefault_dotted 
{
	border-bottom-style : dotted;
	width: auto;
	border-bottom-color : red;
	border-bottom-width : 0px;
	padding             : 0, 0, 0, 0;
	vertical-align      : middle;
	font-size: 11px;
	color: #666;
	font-family: Tahoma;
	font-weight: bold;
	font-weight: normal;
}

table.mxcdefault_dotted td
{
	border-top-style    : dotted;
	border-top-color    : green;
	border-top-width    : 0px;
	padding             : 2px, 0px, 2px, 0px;
	height              : 22px;
	vertical-align      : middle;
	font-size: 11px;
	color: #084667;
	font-family: Tahoma;
	font-weight: bold;
	font-weight: normal;

}


table.mxcdefault_clean
{
	border: 1px solid #ccc;
	padding             : 10px;
	vertical-align      : middle;
	font-size           : 11px;
	color               : #666;
	font-family         : Tahoma;
	font-weight         : bold;
	background-color    : #ededed;

}

table.mxcdefault_clean td
{
	border-bottom-style : none;
	border-top-style    : none;
	padding             : 0, 0, 0, 0;
	font-size           : 11px;
	height              : 20px;
	font-size: 11px;
	color: #666;
	font-family: Tahoma;
	font-weight: bold;
	font-weight: normal;
}

.commenttableentry1
{
	padding             : 0px 4px 0px 4px;
	background-color    : #ffffcc;
	border: 1px solid #999;
	margin-top: -15px;
	margin-bottom: -15px;
}

.commenttableentry2
{
	padding             : 0px 4px 0px 4px;
	background-color    : #ededed;
	border: 1px solid #ccc;
}

.mxcdefault_title
{
	font-size           : 15px;
	color               : #cc0000;
	font-family         : Arial;
	font-weight         : bold;
}

.mxcdefault_comment{
         text-align: justify;
}

.mxcdefault_posted
{
	font-size           : 11px;
	color               : #003366;
	font-family         : Tahoma;
	font-weight         : bold;
}

.mxcdefault_report, .mxcdefault_reply, .mxcdefault_seeallreplies
{
	font-size           : 11px;
	color               : #003366;
	font-family         : Tahoma;
	font-weight         : bold;
	padding-bottom: 0px;
}