.spPaginator {
	float: left;
	margin: 0;
}

.spPage {
	margin-top: 1px;
	padding: 0;
}

.spPage ul {
	margin: 0;
	padding: 5px;
}

.spPage ul li {
	text-decoration: none;
	font-family:Verdana;
	font-size:	10px;
	list-style: none;
	color:		#4A4A4A;
	padding:3px;
}

.spPage li a {
	text-decoration: none;
	font-family:Verdana;
	font-size:	10px;
	color:		#4A4A4A;
}

.spPage li a span {
	font-weight: normal;
	text-decoration: none;
}
a:hover span.blk {
	text-decoration: underline !important;
	color: #4A4A4A !important;
}

a.registrationform:link {
	text-decoration: underline;
	color: #4A4A4A ;
}
a.registrationform:active {
	text-decoration: underline;
	color: #4A4A4A ;
}
a.registrationform:visited {
	text-decoration: underline;
	color: #4A4A4A ;
}


.spTabs {
	margin: 1px 0 0 0;
	padding-left: 25px;
	height: 20px;
	overflow: hidden;
	background-image: url("templates/aci/images/bg_flip.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.spTabs li {
	display: block;
	float: left;
	padding: 0 10px;
	list-style: none;
	height: 27px;
	font-size: 10px;
}

.spTabs li img {
	margin-top: 4px;
}

.spPrev span {
	display: none;
}

.spNext span {
	display: none;
}