.innerShellfoot a { 
	padding:2px 5px 2px 5px; 
	margin:2px; 
	color: #fff; 
	text-decoration: none;
	line-height:24px;
}

.innerShellfoot  a:hover { 
	color: #fff; 
	background-color: #5b99c3;
}

.innerShellfoot  a:active { 
	color: #fff; 
	background-color: #5b99c3;
}

.innerShellfoot  span.current {
	padding:2px 5px 2px 5px; 
	font-weight: bold; 
	margin: 2px; 
	color: #fff; 
	background-color: #5b99c3;
}

.innerShellfoot  span.disabled {  
	padding:2px 5px 2px 5px; 
	margin: 0px 2px; 
	color: #999999;
}