.s_pages {
	float:right;
	margin-top: -20px;
	white-space: nowrap;
}

.s_pages span {
	background-color: #333;
	float: left;
	margin: 1px;
	padding: 0px 0px 3px 1px;
	height: 16px;
	border: solid 0px #666;
	text-align: center;
}

.s_pages a, .s_pages a.cur {
	background-color: #333;
	float: left;
	margin: 1px;
	padding: 0px 0px 3px 1px;
	width: 16px;
	height: 16px;
	border: solid 0px #666;
	text-align: center;
}
.s_pages a.cur {
	background-color: #666;
	border: solid 0px #ccc;
	font-weight: bold;
	color: #fff;
}
.s_pages a:hover {
	background-color: #666;
	border: solid 0px #ccc;
	color: #fff;
}

.s_pages a.cur {
	text-decoration: none;
}	padding: 3px;


.s_pages a.cur {
	color: #ffffff;
}

.i_title {
	vertical-align: top;
}
