#mottoes {
	margin-top: 25px;
}

.mitem {
	margin-bottom: 10px;
	padding-top: 2.5em;
	padding-bottom: 2.5em;
	border-bottom: 1px dotted #ccc;
	padding: 2px;
}

.mtext p{	
	clear: all;
	margin: 0px;
	padding: 0px;
}

.mauthor {
	padding-top: 1px;
	font-size: 11px; 
	font-style: italic;	
}

