.PagerContainerTable
{
	/*
	background:transparent url(../../Controls/PagerControl/Images/Header.gif) 
				repeat-x top left;
	border-top: dotted 1px #9ccfe7;
	border-bottom: dotted 1px #9ccfe7;
*/
	font-size:.8em;
}
.NowShowing
{
   /* height:30px;*/
    line-height:25px;
    font-size:11px; 
    color:#800028; 
    padding-right:5px;
    /*background-color:Red;*/
}

.PagerCurrentPageCell
{
    
}

span.PagerCurrentIndex
{
    font-size:13px;
    font-weight:bold;
    padding-bottom:3px;
    vertical-align:top;
  /*  color:Red;*/
    /*
	border:dotted 1px #bbc7cd;
	background-color:#def2fb;
	padding:5px;*/
	/*
	width:17px; 
	height:17px; 
	margin-top:4px; 
	border:1px solid #c8c8c8; 
	text-align:center; 
	font-size:12px;
	*/
}

td.PagerCell
{
	/*padding:6px;*/
}

a.PagerHyperlinkStyle
{		
	/*
	text-decoration:none;
	white-space:nowrap;*/
	/*
	padding:5px;
	width:17px; 
	height:17px; 
	margin-top:4px; 
	border:1px solid #c8c8c8; 
	text-align:center; 
	font-size:12px;*/
	
}

a.PagerHyperlinkStyle:link
{
   /* color:#666;*/
	/*color:#003399;*/
}

a.PagerHyperlinkStyle:visited
{
  /*  color:#666;*/
	/*color:#003399;*/
}

a.PagerHyperlinkStyle:hover
{
    /*display:block; width:17px; height:17px; color:#fff; background-color:#666;*/
    /*
	border:solid 1px #9ecde7;
	background-color: #FFFFFF;*/
/*	padding:5px;*/
}

a.PagerHyperlinkStyle:active
{	
	/*color:#30d1d3;*/
}

a.PagerDisabled
{
	border:none;
	color:Gray;
	background: transparent;
	/*padding:6px;*/
}

td.PagerCellSeperator
{
    /*
	border-right:solid 1px #c0c0c0;
	padding-left:1px;
	padding-right:1px;*/
}
