﻿

.dd_pager
{
	clear:both;
}
.dd_pageslst
{
	margin:2px auto;
}

.dd_pageslst table
{
	float:right;
}
.dd_pageslst table td
{
	text-indent:2px;
}

.dd_pageslst a.preon
{
	padding:0;
	width:16px;
	background:url(preon.jpg) no-repeat 0 0;
}

.dd_pageslst a.preoff
{
	padding:0;
	width:16px;
	background:url(preoff.jpg) no-repeat 0 0;
}

.dd_pageslst a.nexton
{
	padding:0;
	width:55px;
	text-align:left;
	padding-left:3px;
	background:url(nexton.jpg) no-repeat;
	background-position:right top;
}

.dd_pageslst a.nextoff
{
	padding:0;
	width:55px;
	text-align:left;
	padding-left:3px;
	background:url(nextoff.jpg) no-repeat;
	background-position:right top;
}


.dd_pageslst a
{
	border:solid 1px #ccc;
	display:block;
	float:left;
	/*width:16px;
	min-width:16px;*/
	overflow:visible;
	height:16px;
	line-height:16px;
	margin-left:5px;
	padding:0 5px;
	text-align:center;
}

.dd_pageslst a.selected
{
	border:0;
	font-weight:bold;
	color:Red;
}


.dd_pageslst label.go
{
	margin-left:10px;
}


.dd_pageslst .txtGotoPage
{
	width:25px;
	height:17px;
	line-height:17px;
	border:solid 1px #ccc;
}

.dd_pageslst .btnGoPage
{
	width:37px;
	height:19px;
	border:0;
	background:url(btnGoPage.jpg) no-repeat 0 0;
}