.mo-sm-comment-table {   /* egy hozzaszolas tablazatanak stilusa */	
    font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955; 
}  

.mo-sm-felirat { /* a felirat cellájának stílusa */
	font-family: Arial,Verdana;  
	font-size: 18px;
	color: #3F4955; 
    text-align : center; 
}   

.mo-ms-input { /* input mezo stilusa, pl az feladó mezo */
	width : 300px; 
}

.mo-ms-input-ta { /* Textarea stilusa (üzenet)*/
	width : 300px;
    height : 150px; 
}  

.mo_ms_button { /* bottom gomb stilusa */
	height: 19px;
	margin-top: 3px;
	font-size:9px;  
} 


