﻿.QFS_QueryContinerStyle
{
	direction: rtl;
	margin-right: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.QFS_ContentDiv
{
	margin-top: 4px;
	margin-bottom: 8px;
	margin-right: 2px;
}

.QFS_HeaderText
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	padding-right: 3px;
	direction: rtl;
}

.QFS_HeaderPic
{
	background-position: left top;
	width: 20px;
	background-image: url( 'Theme/NoteHeader.gif' );
	background-repeat: no-repeat;
}

.QFS_Content
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	padding-right: 3px;
	direction: rtl;
	white-space: normal;
	vertical-align: top;
	margin-top: 5px;
}

.QFS_ButtonTable
{
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
}

.QFS_ErrorStyle
{
	font-size: small;
	font-weight: bold;
	color: #800000;
	direction: rtl;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 4px;
}

