body {
	margin:0px;
	padding:0px;
	height:100%;
	background:url("/images/bottom_dots.png") #e0e0e0 repeat-x bottom center;
	color:black;
	font-size:10pt;
	font-family:verdana,helvetica,arial,sans-serif;
	}

.header {
	text-align:left;
	padding:5px;
	background:url("/chirbit-logo-embed.png");background-repeat:no-repeat;background-position:20px center;
	color:#666666;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	}
.header h1 {text-align:center;}
#emailform h3 {text-align:center;padding:20px 0px 10px 0px;}

.panel-default {
	background:rgba(0,0,0,0);
	text-align:left;
}
.gbimg {
	margin:10px;
}
.gbt {
	margin:10px;
}

.closegb {
background:url('/images/close.png');
background-repeat:no-repeat;
background-position:bottom left;
float:right;
clear:none;
height:18px;
width:18px;
cursor:pointer;
}

.splashhr {
	clear:both;
	border:1px dotted #f2f2f2;
} 
 
.splash-intro-text {
	font-size:14pt;
 	padding:20px;
 
	
}