.paging_wrapper
{
	white-space: nowrap;
	/*background-color: #ABC389;*/
	background-image : url(../../Images/1.HE/paging/pager.gif);
	width: 100%;
	text-align: center;
	font-size: small !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
	height: 37px;
}
.paging_wrapper a, .paging_wrapper a:hover
{
	color: #FFFFFF;
	text-decoration: none !important;
	font-weight: normal;
}

td.paging_right, td.paging_left
{
	padding: 0px 5px !important;
	width: 80px;
}
img.paging_right, img.paging_left
{
	padding-top: 5px;
	margin: 2px 5px 0px;
}
span.paging_right
{
	padding-top: 5px;
	margin-right: 8px;
}
span.paging_left
{
	padding-top: 5px;
	margin-left: 8px;
}
div.paging_center
{
    width: 75px;
	height: 20px;
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	
}

SPAN.paging_num
{
	color: #FFFFFF !important;
	font-weight: bold;
	background-image: url('../../Images/1.HE/paging/page_selected.gif');
	padding: 0px 1px 1px 0px;
	margin: 1px 0px 0px 1px;
	width : 20px;
	height : 20px;
	text-align : center;
	background-repeat: no-repeat;
}

A.paging_num
{
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: bold;
	width : 20px;
	height : 20px;
	padding: 5px;
}

A:Hover.paging_num
{
	color: #FFFFFF !important;
	font-weight: bold;
}


.paging_delimiter
{
	display:none;
}


TABLE.paging
{
	width: 100% !important;
}

TD.paging_center
{
	padding-top: 6px;
	width: 100%;
	vertical-align:top;
}

TD.paging_side_right
{
	width: 75px;
	height: 20px;
	white-space: nowrap;
	padding: 6px 20px 0px 0px;
	text-align: right;
	vertical-align: top;
}

TD.paging_side_left
{
	width: 75px;
	height: 20px;
	white-space: nowrap;
	padding: 6px 0px 0px 20px;
	text-align: left;
	vertical-align: top;
}
TD.paging_center a, TD.paging_center span
{
	font-size: small;
	color: #FFFFFF;
}
TD.paging_top_line
{
	display: none;
}
A.paging_label
{
	font-size: 12px;
	font-weight: bold;
	color: white !important;
	text-decoration: none !important;
	vertical-align: top;
}
A.paging_label:hover
{
	color: white !important;
	font-weight: bold;
	text-decoration: underline !important;
}

A.paging_img_prev
{
	text-decoration: none;
}

A:HOVER.paging_img_prev
{
}

A.paging_img_prev IMG
{
	border: 0px;
	margin: 2px 0px 0px 0px;
	position: relative;
	right: -1px;
}

A.paging_img_next
{
	text-decoration: none;
}

A:HOVER.paging_img_next
{
}

A.paging_img_next IMG
{
	border: 0px;
	margin: 2px 0px 0px 0px;
	position: relative;
	left: -3px;
}


SPAN.paging_vline
{
	color: #ffffff;
	padding: 0 0px;
	width: 20px !important;
}

A.paging_img_back
{
}

A:HOVER.paging_img_back
{
}

A.paging_img_back IMG
{
	display: none;
}
.content_right_rs
{
	margin: 0;
	padding: 0;
}
.content_right_rs .RS_TD_holder
{
	/*margin:0; padding:0;*/
}
.content_right_rs TABLE.paging
{
	padding: 0;
	margin: 0;
	width: 100%;
}

td.paging_top
{
	height: 8px;
}
td.paging_bottom
{
	height: 8px;
}
