


.msgbd-header{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.preview-body{
	background: #fefecc;
	margin: 0px !important;
}

.info-row, .info-row tbody tr td{
    font-size: 6px;
}

.info-header{
    font-size: 9px;
	font-style: italic;
}

.info-text, info-text span{
    font-size: x-small;
}

.info-username{
	font-size: small; 
	font-weight: bold;
}

.info-username-tbn{
	font-size: small; 
	font-weight: bold;
}

.info-username-tbn{
	color: blue;
	text-decoration: none;
}

.info-username:-tbn:visited{
	text-decoration: none;
}

.info-username-tbn:hover{
	text-decoration: underline;
}

.editor-body{
    width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;		
}

.editor-background{
    padding: 15px;
	background:#fefecc
}
.user-data table{
	margin: 0px !important;
	padding: 0px !important;
}

.vbox{
	padding: 0px !important;
}
.required-input{
	background-color: #fefecc;
}
.commentBody pre{
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}
.codeStyle{
 border:1px solid #AAAABB;
}

.pass{
	color: blue;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.fail{
   color:red;
   font-family: Verdana,Arial,Helvetica,sans-serif;
}
.note{
     padding: 0px !important;
     font-size: 9px !important;
}

