﻿.NS_HeaderPic
{
	background-position: left top;
	width: 20px;
	background-image: url( 'Theme/NoteHeader.gif' );
	background-repeat: no-repeat;
}

.NS_HeaderText
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	padding-right: 3px;
	direction: rtl;
}

.NS_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;
}

.NS_PaggerStyle
{
	background-repeat: repeat-x;
	background-position: left 8px;
	background-image: url(      'Theme/bottom.jpg' );
	height: 22px;
	font-size: small;
	font-weight: bold;
	padding-top: 8px;
}

.NS_LineShow
{
	width: 100%;
}

.NS_LineHide
{
	visibility: hidden;
	display: none;
}
