﻿.aspnetouter
{
	position: relative;
	height: 20px;
	margin-top: 10px;
}

.aspnetinner
{
	display: inline;
	position: absolute;
	right: 0px;
}

.aspnetPager span
{
	float: left;
}
.aspnetPager
{
	color: #1136cc;
	text-decoration: none;
	float: left;
}

.aspnetPager table
{
	width: auto;
}

.aspnetPager td
{
	width: auto;
}

.submitbutton
{
	border: none 0;
	height: 18px;
	width: 42px;
	background-image: url(../../image/look.gif);
	color: White;
	float: left;
}

.aspnetpagerspan1
{
	color: Black;
	font-size: 12px;
	line-height: 18px;
}

.aspnetpagerspan2
{
	float: left;
	color: Black;
	line-height: 18px;
}

.aspnetpagerspan3
{
	float: left;
}
   
.aspnetpagerinput
{
	float: left;
	height: 14px;
	line-height: 14px;
	padding: 0;
}

.imgfirstpage
{
	float: left;
	border:solid 0;
}

.aspnetpagernumber
{
    cursor:pointer;
    border:solid 1px #dfdfdf;
    padding:1px 5px 1px 5px;
    font-size:14px;
    margin-bottom:1px;
    text-decoration:none;
    float:left;
    color: Black;
}

.imgnextpage
{
	 margin-left:5px;
	 float:left;
	 border:solid 0;
}

.currentpagebutton
{
	background:#f6aa00;
	border:solid 0px Black;
	font-weight:bold;
	color: White;
}
