/* Jump to page... buttons */
.page-goto { width:487px;height:25px;line-height:25px;font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:11px;margin:4px 0 8px 0; }
	.page-goto span { float:left; }
	.page-goto a { width:48px;height:25px;background:#fff url("images/static.png") no-repeat 0 -200px;text-align:center;margin:0 4px;float:left;display:block;color:#fff !important;text-decoration:none;font-weight:bold;cursor:default; }
	.page-goto a:hover { background-position:-48px -200px;text-decoration:none; }
	.page-goto a:active { background-position:-96px -200px;text-decoration:none;outline:none; }
	.page-goto a:visited { text-decoration:none; }

/* Page navigation arrows */
.page-nav { width:487px;height:25px;line-height:25px;font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:11px;margin:16px 0;text-align:center; }
	.page-nav span { float:left; }
	.page-nav a { width:96px;height:25px;background:#fff url("images/static.png") no-repeat -144px -200px;text-align:center;margin:0 4px;float:left;display:block;color:#fff !important;text-decoration:none;font-weight:bold; }
	.page-nav a:hover { background-position:-240px -200px;text-decoration:none; }
	.page-nav a:active { background-position:-336px -200px;text-decoration:none;outline:none; }
	.page-nav a:visited { text-decoration:none; }



/* MultiPage -- Inheritance is to avoid conflicting with any existing demo styles */
.multipage { width:487px;height:200px;background:#fff url("images/static.png") no-repeat;position:relative; }
	.multipage .page-header { width:auto;height:30px;line-height:30px;font-weight:bold;padding:0 16px;color:#fff; }
	.multipage .page-title { font-weight:bold;padding:20px 0 10px 16px; }
	.multipage .page-content { padding:0 0 0 16px; }
