
#Pagination
{
clear:both;
width:465px;
font-style:italic;
border:0px solid #f00;
text-align:right; height:30px; line-height:25px;
}

#Pagination a {
margin-right: 5px;
font-weight:bold;
}


#Pagination a.prev
{
    margin-right: 5px;
	font-weight:bold;
}

#Pagination span.current
{
    margin-right: 5px;
	text-decoration:underline;
	font-style:normal;
}


#Pagination span.prev, #Pagination span.next
{
display:none;
}