/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/



a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: right;
	width:50px;
	font-size: 11px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}

a.page-options:hover, 
a.page-options:focus {
font-size: 11px;
font-family: "Lucida Grande", Tahoma, sans-serif;
}		

