/* 
  -------------------------------------------------------
  File:'Blueball Shadow Colors' headeralign_left.css
  Created: 29 August, 2006
  Last Modified: 7 September, 2006
  Author: Charlie Lockhart, Blueball Design
  www.blueballdesign.com
  Email: themes@blueballdesign.com
  Copyright 2005/2006 Charlie Lockhart/Blueball Design USA
  All Rights Reserved
  -------------------------------------------------------
*/

#pageheader h1 {
	padding: 15px 20px 0px 20px;
	text-align: left;
}

#pageheader h2 {
	padding: 10px 20px 0px 20px;
	text-align: left;
}

#pageheader img {
	position: absolute;
	right: 0px;
	top: 0px;
}

#breadcrumbcontainer {
	position: absolute;
	top: 116px;
 right:38px;
	text-align: right;
 overflow: hidden;
}

