﻿/* This stylesheet is included in the RTL HTML5 documents. */



/* Unordered list using graphic */


[dir="rtl"] ul.arrow
{
		list-style-type: '«';
		list-style-image: none;
}

/* Changes the side border from the left to the right side of the notice DIV */
/*========================================================================== */

[dir="rtl"] div.notices,
[dir="rtl"] div.information,
[dir="rtl"] div.informationsoftware,
[dir="rtl"] div.conformityregs,
[dir="rtl"] div.tipsoftware,
[dir="rtl"] div.cautions,
[dir="rtl"] div.warnings,
[dir="rtl"] div.danger01,
[dir="rtl"] div.danger02
{
	border-width: 0 1mm 0 0;
}
