/*
-------------------------------------------
File: 'Blueball Comments Theme' bubble1_right775.css Style Sheet
Created: 2, March, 2008
Last Modified: 24, March, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#pageHeader #customimage {
	display:  block;
	width: 170px;
	height: 150px;
	position: absolute;
	top: 126px;
	left: 590px;
}

#speechbubble {
	position:  absolute;
	top: -30px;
	left: 155px;
	right:  214px;
	background: url(../../images/Comment_Bubblesv1_L.png) top center no-repeat;
	z-index: 40;
	display:  block;
	height: 263px;
	width:  405px;
}

#pageHeader #maintitle { 
	position: absolute;
	top: 18px;
	right: 236px;
	left: 172px;
}

* html #pageHeader #maintitle { 	position: absolute;	top: 22px;	left: 171px;	right: 244px;	display:  block;	width:  360px;	height:  auto;	text-align: center;}

#pageHeader #slogan {
	position: absolute;
	top: 230px;
	right: 217px;
	left: 0;
	text-align: right;
}

* html #pageHeader #slogan {
	position: absolute;
	top: 230px;
	right: 217px;
	left: 20px;
	display: block;	width: 538px;	height: auto;
	text-align: right;
}

#pageHeader #logo {
	position: absolute;
	top: 20px;
	left: 590px;
	display: block;
}

