
/* Page navigation arrows */
.page-nav { width:650px;height:25px;line-height:25px;font-family:ËÎÌå;font-size:12px;margin:16px 0;text-align:center; }
	.page-nav span { float:left; }
	.page-nav a { width:96px;height:25px;background:#fff url("/images/Paystatic.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:650px;height:200px;background:#fff url("/images/Paystatic.png") no-repeat;position:relative;background-color:#f2f2f2; }
	.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; }
