/* CSS Document */

.mypager
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;	
	
}

.bgContact{
background-repeat:repeat-x;
background-color:#FFFFFF;
border:solid 1px #8FB9CA;
padding-left:5px;
padding-right:5px;
}

.pageNumber{ width:100%; min-height:25px;  }
.pageNumber ul{ width:auto; float:right; }
.pageNumber li{ float:left; width:auto; background:transparent url(../images/divider-page.jpg) no-repeat scroll right center;
	height:15px;padding:0 7px; }
.pageNumber a{ width:auto; text-decoration:none; color:#979797; font-weight:bold;color:#4B422D}
.pageNumber a:hover{ text-decoration:none; color:#7e67c4;}

