
div.pagination {
	/*background-color: #EDEDED;*/
	padding: 6px 6px 6px 6px; 
 /* border: 2px solid #EDEDED;*/
  display: block;
  margin: 5px 0px 5px 0px;
/*	background: #eeeeee;
  border-left: 1px solid #F4F4F4;
	border-right: 1px solid #cccccc;
  border-top: 1px solid #F4F4F4;
*/
	border-bottom: 1px solid #cccccc;
	line-height: 1.1em;
	white-space: nowrap;
	font-family: arial, "helvetica neue", verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: 000000
}

div.pagination a { 
  /*border: 1px solid #EEEEEE;
  padding: 1px;*/
}

div.pagination a:hover {
  background-color: #CEDFEF;
  /*border: 1px solid #DBDBDB;
  padding: 1px;*/
}

/* IE only changes */
* html div.pagination {
	padding: 4px 6px 4px 4px; 	
}

div.pagination div.panelDivider {
	padding: 1px; 
  border-right: 1px dotted #7B797B;
  display: inline;
}

/* IE only changes */
* html div.pagination div.panelDivider {
	border-right: none;
  margin: 0;
  padding: 1px;
	background: url(/1800Vol/images/paging/dots_vert.gif) repeat-y bottom;	
}

table.module div.pagination {
	padding: 2px 2px 2px 2px;
  display: block;
  margin: 0px;
	background: #F9F9F9;
  border-top: 1px solid #797979;
  border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	line-height: normal;
	white-space: nowrap;
  font-size: 11px;
	color: #717171;
}
TABLE.list{
 border: 1px solid #666;
 margin: 10px 0 10px 0;
 width: 95%;
}
TR.even{
}

bgcolor="#D0CFCF B0AFAF"

TR.odd{
}
TH{
}
TH.sorted {
}
TH a:visited {
 color: black;
}
TH a:hover {
 text-decoration: underline;
 color: black;
}
TH.sorted a{
 color: white;
 background-position: right;
 display: block;
 width: 100%;
}
TH.sortable a {
 color: black;
 background-position: right;
 background-repeat:no-repeat;
 display: block;
 width: 100%;
 background-image: url(images/arrow_off.png);
}
TH.order1 a {
 background-repeat:no-repeat;
 background-image: url(images/arrow_down.png);
}
TH.order2 a {
 background-repeat:no-repeat;
 background-image: url(images/arrow_up.png);
}
div.pagination div.panelDivider {
	padding: 1px; 
  border-right: 1px dotted #7B797B;
  display: inline;
}

/* IE only changes */
* html div.pagination div.panelDivider {
	border-right: none;
  margin: 0;
  padding: 1px;
	background: url(/images/paging/dots_vert.gif) repeat-y bottom;	
}

table.module div.pagination {
	padding: 2px 2px 2px 2px;
  display: block;
  margin: 0px;
	background: #F9F9F9;
  border-top: 1px solid #797979;
  border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	line-height: normal;
	white-space: nowrap;
  font-size: 11px;
	color: #717171;
}

img.inactive {
  float: inherit;
  filter: alpha(opacity=25);
  -moz-opacity: .25;
  opacity: .25;
}

a.paging:link img,
a.paging:visited img,
a.paging:active img {	
  /*margin: 1px 1px 1px 1px;
  border: 1px solid #EDEDED;*/
}

a.paging:hover {
  background: #CDDEEA;
  /*border-top: 1px solid #EFF7FF;
  border-left: 1px solid #EFF7FF;
	border-right: 1px solid #ADC5DB;
	border-bottom: 1px solid #ADC5DB;*/
}

img { 
	border: none;
}
