/*
-------------------------------------------
File: 'Blueball Newzpaper' right.css Style Sheet
Created: 20, March, 2006
Last Modified: 27, March, 2006
Version: 1
Author: Charlie Lockhart, Blueball Design, www.blueballdesign.com
Email: themes@blueballdesign.com
-------------------------------------------
*/


#container #pageHeader h1 {
	position: absolute;
	right: 55px;
	top: 65px; 
	text-align: right;
	
}

#container #pageHeader h2 {
	position: absolute;
	right: 55px;
	top: 115px;
	text-align: right;
}


