﻿.SM_Titles
{
	color: #333333;
	width: 94px;
	direction: rtl;
	padding-right: 4px;
}

.SM_RTL
{
	direction:rtl;
}

.SM_LTR
{
	direction:ltr;
}

.SM_EditorDiv
{
	margin-top: 10px;
}

.SM_EditorTblWidth
{
	width: 650px;
	direction:rtl;
}

.SM_ButtonTable
{
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
}

.SM_ErrorsStyel
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	direction: rtl;
	margin-top: 4px;
	margin-bottom: 4px;
	white-space: normal;
	vertical-align: top;
	padding-right: 4px;
	width: 99%;
}