#nrgpilotBanner {
	position:relative;
	height:92px;
	width:940px;
	background-image: url(../../nrgpilot/site_images/Cachelan_NRGpilot_Banner_940.jpg);
	background-repeat: no-repeat;
	font-size:5px;
}

.summary_bubble3 {
	position:absolute; 
	width:345px; 
	height:115px; 
	background-color:#AAA676; 
	border:1px solid #808080;
	border-radius:10px;
}

.fingerClick {
	position:absolute; 
	width:55px; 
	height:70px;
}

.n_standard {
	position:absolute; 
	width:50px; 
	height:540px; 
	border:1px solid #3B3B3B;
	background-color:#E6E6E6;
}

.n_option {
	position:absolute; 
	width:50px; 
	height:360px; 
	border:1px solid #3B3B3B;
	background-color:#808080;
}