.testQt
{
	font-size:			10pt;
	font-style:			italic;

	background-color:	rgb(244, 251, 244);

	border-color:		rgb(236, 247, 236);
	border-style:		solid;
	border-width:		2px;

	margin:				4px;
	margin-bottom:		12px;
	padding:			4px;
}

.testDude
{
	text-align:			right;
}