.xoopscode {
	border-style : dashed;
	border-width : 1px;
	padding : 0px 5px 0px 5px;
	font-size : x-small;
	font-weight : normal;
	text-align : left;
}
.xoopsquote {
	border-style : dashed;
	border-width : 1px;
	font-size : xx-small;
	font-weight : normal;
	padding : 0px 5px 0px 5px;
	text-align : left;
	width : 80%;
}
body {
	direction : ltr; /* Change to rtl for Right-To-Left languages */
	unicode-bidi : embed;
}