.paging_wrapper
{
	direction: rtl;
	font-size: 13px;
	line-height: 30px;
	margin: 0px auto;
	width: 100%;
	margin-bottom: 5px;
}
td.paging_side_right
{
	width: 75px;
	height: 30px;
	white-space: nowrap;
	padding: 0px 11px 5px 0px;
	text-align: left;
	color: #666;
}
td.paging_center
{
	width: 100%;
	height: 30px;
	text-align: center;
}
td.paging_side_left
{
	width: 75px;
	height: 30px;
	white-space: nowrap;
	padding: 0px 0px 5px 11px;
	text-align: right;
	color: #666;
}
table.w75px
{
	width: 75px !important;
}
a.paging_img_prev
{
	text-decoration: none;
}
a:hover.paging_img_prev
{
}
a.paging_img_prev img
{
	margin-top: 2px;
	width: 14px;
	height: 14px;
	background: url(../../Images/1.HE/Paging/paging_right.gif) no-repeat right;
	margin-left: 5px;
	padding-left: 1px;
}
a.paging_img_next
{
	text-decoration: none;
}
a:hover.paging_img_next
{
}
a.paging_img_next img
{
	margin-top: 2px;
	width: 14px;
	height: 14px;
	background: url(../../Images/1.HE/Paging/paging_left.gif) no-repeat left;
	margin-right: 5px;
	padding-right: 1px;
}

a.paging_label
{
	color: #4e9dd6 !important;
	/*text-decoration: none !important;*/
	font-weight: bold;
}
a.paging_label:hover
{
	color: #4e9dd6 !important;
	/*text-decoration: none !important;*/
	font-weight: bold;
}
span.paging_num
{
	color: #ffffff !important;
	font-weight: bold;
	background: url(../../Images/1.HE/General/selected_letter.gif) no-repeat 8px 0px;
	#background: url(../../Images/1.HE/General/selected_letter.gif) no-repeat 7px 0px;
	width: 36px !important;
	height: 18px;
	line-height: 18px;
	/*padding: 1px 15px 1px 15px;*/
	padding: 0px 0px 0px 0px;
	display: inline-block;
}
a.paging_num
{
	color: #4e9dd6 !important;
	font-weight: bold;
	/*text-decoration: none !important;*/
	display:inline-block;
	width: 36px;
}
a.paging_num:hover
{
	color: #666 !important;
	font-weight: bold;
	text-decoration: none !important;
}
img.delim  
{
	position: relative;
	top: -2px;
	padding: 0px 5px;
}
span.paging_vline img
{
	/*position: relative;
	top: -2px;*/
	margin: 0px 5px;
}
